tree-sitter/spec/runtime
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
..
helpers Remove unit test on parser 2014-08-09 00:00:20 -07:00
languages Remove the separator characters construct 2014-09-01 20:19:43 -07:00
document_spec.cc Remove the separator characters construct 2014-09-01 20:19:43 -07:00
node_spec.cc Fix size calculation for error nodes 2014-08-29 13:22:03 -07:00
runtime_spec_helper.h Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
runtime_specs.cc Fix indentation in specs 2014-08-07 08:11:21 -07:00
stack_spec.cc Remove the separator characters construct 2014-09-01 20:19:43 -07:00
tree_spec.cc Remove the separator characters construct 2014-09-01 20:19:43 -07:00