tree-sitter/test/fixtures/error_corpus
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
..
c_errors.txt Improve heuristics for pruning parse versions based on errors 2017-06-29 15:00:20 -07:00
javascript_errors.txt Improve heuristics for pruning parse versions based on errors 2017-06-29 15:00:20 -07:00
json_errors.txt Rename spec -> test 2017-03-09 20:40:01 -08:00
python_errors.txt Rename spec -> test 2017-03-09 20:40:01 -08:00