tree-sitter/spec/fixtures/grammars
Max Brunsfeld 9bff4d0b06 Add concise method syntax to javascript fixture grammar
This exposes an ambiguity handling bug that I discovered while adding ES6 support to
tree-sitter-javascript
2015-12-15 22:25:48 -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 Add assignments to C grammar 2015-12-02 15:10:24 -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 Add concise method syntax to javascript fixture grammar 2015-12-15 22:25:48 -08:00
json.cc Use 2-space indent in example grammars 2015-09-03 18:01:30 -07:00