tree-sitter/spec
Max Brunsfeld 3cb65c9c81 Make the EOF be an auxiliary symbol
This way, it couldn’t conflict if a user had a rule called “__END__”
2014-02-10 18:53:01 -08:00
..
compiler Make the EOF be an auxiliary symbol 2014-02-10 18:53:01 -08:00
fixtures Make the EOF be an auxiliary symbol 2014-02-10 18:53:01 -08:00
runtime Properly merge transitions on overlapping character sets! 2014-02-10 13:20:43 -08:00
main.cpp Generate parse tables and code using pre-processed grammars 2014-01-03 22:42:05 -08:00
spec_helper.cpp Refactor parser error messages 2014-01-11 17:59:45 -08:00
spec_helper.h Move stream operators for container types to separate header file 2014-01-21 23:35:04 -08:00
stream_methods.h Make the EOF be an auxiliary symbol 2014-02-10 18:53:01 -08:00