tree-sitter/spec/fixtures/corpus
Max Brunsfeld 30b6530fd1 Account for parse stack merges when shifting
Previously, when the parse stack was split into 3 or more heads, it was
possible for head 3 to be accidentally skipped if head 2 merged with head 1.
2015-11-05 21:21:18 -08:00
..
arithmetic Move corpus files to fixtures/corpus directory 2015-09-02 17:04:04 -07:00
c Account for parse stack merges when shifting 2015-11-05 21:21:18 -08:00
cpp Account for parse stack merges when shifting 2015-11-05 21:21:18 -08:00
golang Move corpus files to fixtures/corpus directory 2015-09-02 17:04:04 -07:00
javascript Fix conflation of finished items w/ different precedence 2015-10-18 12:51:32 -07:00
json Define repeat rule in terms of repeat1 rule 2015-10-12 19:22:05 -07:00