tree-sitter/examples/grammars
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.cc Remove remaining trailing whitespace from generated c code 2014-03-29 19:21:42 -07:00
golang.cc Remove remaining trailing whitespace from generated c code 2014-03-29 19:21:42 -07:00
javascript.cc Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
json.cc Clean up helper functions in example grammars 2014-03-29 19:02:00 -07:00