tree-sitter/spec/compiler/build_tables
Max Brunsfeld 22c550c9d6 Discard tokens after error detection to find the best repair
* Use GLR stack-splitting to try all numbers of tokens to
  discard until a repair is found.
* Check the validity of repairs by looking at the child trees,
  rather than the statically-computed 'in-progress symbols' list
2016-05-11 13:49:43 -07:00
..
distinctive_tokens_spec.cc Refine logic for which tokens to use in error recovery 2016-04-27 14:09:19 -07:00
item_set_closure_spec.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
lex_conflict_manager_spec.cc Use different types for advance and accept-token actions 2016-01-22 22:24:11 -07:00
lex_item_spec.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
parse_conflict_manager_spec.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
parse_item_spec.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -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