tree-sitter/include/tree_sitter
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
..
compiler.h Remove public hidden symbol function 2014-03-25 08:16:26 -07:00
parser.h Fix handling of tokens consisting of separator characters 2014-04-03 19:10:09 -07:00
runtime.h Represent tree symbols as unsigned integers 2014-03-25 23:47:25 -07:00