tree-sitter/spec/runtime
Max Brunsfeld e941f8c175 Fix error in document editing
When breaking down the stack in parser.c, the previous code
would not account for ubiquitous tokens. This was a problem
for a long time, but wasn't noticed until ubiquitous tokens
started being used to represent separator characters
2014-09-01 21:32:29 -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 Fix error in document editing 2014-09-01 21:32:29 -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