tree-sitter/spec/runtime/languages
Max Brunsfeld 5cd07648fd Remove the separator characters construct
Now, grammars can handle whitespace by making it another ubiquitous
token, like comments.

For now, this has the side effect of whitespace being included in the
tree that precedes it. This was already an issue for other ubiquitous
tokens though, so it needs to be fixed anyway.
2014-09-01 20:19:43 -07:00
..
arithmetic Remove the separator characters construct 2014-09-01 20:19:43 -07:00
golang Trim trailing whitespace 2014-06-16 21:33:35 -07:00
javascript Remove the separator characters construct 2014-09-01 20:19:43 -07:00
json Remove the separator characters construct 2014-09-01 20:19:43 -07:00
language_specs.cc Allow multiple top-level nodes 2014-08-09 00:00:20 -07:00