tree-sitter/spec/runtime/languages
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
..
arithmetic Improve trees generated by arithmetic grammar 2014-03-29 18:37:51 -07:00
golang Remove trailing whitespace from generated c code 2014-03-29 19:00:31 -07:00
javascript Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
json Collapse nodes with only one child and no additional text content 2014-03-26 00:10:59 -07:00