tree-sitter/examples/parsers
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.c Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
golang.c Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
javascript.c Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
json.c Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00