tree-sitter/spec/compiler/build_tables
Max Brunsfeld 32387400c6 Rework LR conflict resolution
* Unify precedence/associativity-based resolution with the
  search for a whitelisted conflict
* Improve conflict error messages
2016-11-18 13:50:55 -08:00
..
distinctive_tokens_spec.cc Introduce Symbol::Index type alias 2016-11-14 10:25:26 -08:00
lex_conflict_manager_spec.cc Store shift states for non-terminals directly in the main parse table 2016-11-14 08:36:06 -08:00
lex_item_spec.cc Distinguish separators from main tokens via a property on transitions 2016-05-19 16:27:25 -07:00
parse_item_set_builder_spec.cc Introduce Symbol::Index type alias 2016-11-14 10:25:26 -08:00
rule_can_be_blank_spec.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00