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 |
|
Max Brunsfeld
|
8ef25ffef3
|
Try lexing using each parse stack head's state
This fixes the case where the parse stack is split and the top states
have different valid lookahead symbols
|
2015-10-06 16:22:58 -07:00 |
|
Max Brunsfeld
|
eb8ef59869
|
Move corpus files to fixtures/corpus directory
|
2015-09-02 17:04:04 -07:00 |
|