tree-sitter/spec/compiler
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
..
build_tables Discard tokens after error detection to find the best repair 2016-05-11 13:49:43 -07:00
prepare_grammar Make repeat rules left-recursive instead of right recursive 2016-04-18 12:40:14 -07:00
rules Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
util Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00