tree-sitter/test/fixtures
Max Brunsfeld 009d6d1534 Improve heuristics for pruning parse versions based on errors
* Rewrite the error cost comparison in terms of explicit, discrete
conditions.
* Allow merging versions have different error costs.
* Store the depth of each stack version since the last error. Use this
state to prevent incorrect merging.
* Sort the stack versions in order of preference and put a hard limit on
the version count.
2017-06-29 15:00:20 -07:00
..
error_corpus Improve heuristics for pruning parse versions based on errors 2017-06-29 15:00:20 -07:00
grammars Rename spec -> test 2017-03-09 20:40:01 -08:00
test_grammars Allow anonymous tokens to be used in grammars' external token lists 2017-03-17 16:31:29 -07:00