tree-sitter/spec/fixtures/parsers
Max Brunsfeld 40a90b551a Allow error recovery to look all the way to the bottom of the stack
Previously, there was a bug where the first node on the stack
would never be popped
2015-11-11 16:59:41 -08:00
..
anonymous_tokens.c Escape backslashes and quotes in symbol name strings 2015-11-09 09:33:24 -08:00
arithmetic.c Rename node accessor methods 2015-09-08 23:16:24 -07:00
c.c Allow error recovery to look all the way to the bottom of the stack 2015-11-11 16:59:41 -08:00
cpp.c Fix bugs in handling multiple simultaneous ambiguities 2015-10-22 11:42:38 -07:00
golang.c Fix conflation of finished items w/ different precedence 2015-10-18 12:51:32 -07:00
javascript.c Fix handling of precedence for repeat rules 2015-11-01 21:00:44 -08:00
json.c Rename node accessor methods 2015-09-08 23:16:24 -07:00