tree-sitter/spec
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
..
compiler Discard tokens after error detection to find the best repair 2016-05-11 13:49:43 -07:00
fixtures Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
helpers Select ambiguous alternatives by minimizing error size 2016-04-24 00:54:20 -07:00
integration Avoid recompiling test languages when possible 2016-03-03 12:05:04 -08:00
runtime Discard tokens after error detection to find the best repair 2016-05-11 13:49:43 -07:00
spec_helper.h Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
specs.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00