p5-Compiler-Lexer icon indicating copy to clipboard operation
p5-Compiler-Lexer copied to clipboard

Fixed to tokenize a large file

Open Code-Hex opened this issue 7 years ago • 2 comments

WIP. Please check after merging the previous pull request.

This pull request fixes the #82.

Thanks.

Code-Hex avatar Jan 09 '18 13:01 Code-Hex

I'm using -std=c++14 flag when compile the program, so travis is failed. If you ok use -std=c++14, I will push fixed .travis.yml.

Code-Hex avatar Jan 09 '18 13:01 Code-Hex

@goccy ping https://github.com/goccy/p5-Compiler-Lexer/pull/83#issuecomment-356285548

Code-Hex avatar Sep 10 '18 11:09 Code-Hex