tree-sitter/spec/runtime/languages/javascript
Max Brunsfeld 1cc7e32e2d Fix handling of tokens consisting of separator characters
The parser is no longer hard-coded to skip whitespace. Tokens
such as newlines, whose characters overlap with the separator
characters, can now be correctly recognized.
2014-04-03 19:10:09 -07:00
..
errors.txt Add error recovery to for loops in javascript grammar 2014-03-28 13:11:12 -07:00
main.txt Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00