tree-sitter/spec/compiler/build_tables
Max Brunsfeld 48baf056b4 Store grammars' rules in vectors, not maps
This way, we can keep of the order in which the rules
were given, for resolving reduce/reduce conflicts.
2014-03-24 13:17:38 -07:00
..
build_tables_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
first_set_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
follow_sets_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
item_set_closure_spec.cc Store grammars' rules in vectors, not maps 2014-03-24 13:17:38 -07:00
rule_can_be_blank_spec.cc Handle * quantifier in regex patterns 2014-03-22 20:08:11 -07:00
rule_transitions_spec.cc Handle * quantifier in regex patterns 2014-03-22 20:08:11 -07:00