tree-sitter/include/tree_sitter
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.h Fix assorted memory leaks in test code 2016-02-05 12:23:54 -08:00
parser.h Discard tokens after error detection to find the best repair 2016-05-11 13:49:43 -07:00
runtime.h Remove old error recovery code 2016-03-02 20:58:39 -08:00