tree-sitter/spec/compiler/build_tables
Max Brunsfeld d6ee28abd0 Make precedence more useful within tokens
Choose accept-token actions over advance actions if their rule has a higher precedence.
2015-11-01 12:48:27 -08:00
..
does_match_any_line_spec.cc In lex error state, don't look for tokens that would match *any* line 2015-10-28 17:45:17 -07:00
item_set_closure_spec.cc Fix conflation of finished items w/ different precedence 2015-10-18 12:51:32 -07:00
lex_conflict_manager_spec.cc Make precedence more useful within tokens 2015-11-01 12:48:27 -08:00
lex_item_spec.cc Make completion_status() a method on LexItem 2015-10-30 16:48:37 -07:00
parse_conflict_manager_spec.cc Fix conflation of finished items w/ different precedence 2015-10-18 12:51:32 -07:00
parse_item_spec.cc Make completion_status() a method on ParseItem 2015-10-30 14:07:33 -07:00
rule_can_be_blank_spec.cc In compiler, distinguish between anonymous tokens and hidden rules 2015-09-05 22:28:55 -07:00