tree-sitter/spec/compiler/build_tables
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
..
first_set_spec.cpp Rename next_{terminals,non_terminals} to first_set and follow_sets 2014-01-19 01:49:56 -08:00
item_set_closure_spec.cpp In LR(1) items, only store consumed symbols as booleans 2014-01-31 00:13:05 -08:00
perform_spec.cpp Make the EOF be an auxiliary symbol 2014-02-10 18:53:01 -08:00
rule_transitions_spec.cpp Properly merge transitions on overlapping character sets! 2014-02-10 13:20:43 -08:00