tree-sitter/spec/fixtures/grammars
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.cc Escape backslashes and quotes in symbol name strings 2015-11-09 09:33:24 -08:00
arithmetic.cc Use 2-space indent in example grammars 2015-09-03 18:01:30 -07:00
c.cc Allow error recovery to look all the way to the bottom of the stack 2015-11-11 16:59:41 -08:00
cpp.cc Fix bugs in handling multiple simultaneous ambiguities 2015-10-22 11:42:38 -07:00
golang.cc Use 2-space indent in example grammars 2015-09-03 18:01:30 -07:00
helpers.cc Allow associativity to be specified in rules w/o precedence 2015-10-13 11:25:28 -07:00
helpers.h Define repeat rule in terms of repeat1 rule 2015-10-12 19:22:05 -07:00
javascript.cc Allow associativity to be specified in rules w/o precedence 2015-10-13 11:25:28 -07:00
json.cc Use 2-space indent in example grammars 2015-09-03 18:01:30 -07:00