tree-sitter/spec/runtime
Max Brunsfeld 695be5bc79 Merge equivalent stacks in a separate stage of parsing
* No more automatic merging every time a state is pushed to the stack
* When popping from the stack, the current version is always preserved
2016-04-10 14:12:24 -07:00
..
document_spec.cc Use new stack_pop_until function for repairing errors 2016-03-07 20:06:46 -08:00
node_spec.cc Avoid recompiling test languages when possible 2016-03-03 12:05:04 -08:00
parser_spec.cc Make test for allocation failure handling fail more gracefully 2016-03-10 11:36:26 -08:00
stack_spec.cc Merge equivalent stacks in a separate stage of parsing 2016-04-10 14:12:24 -07:00
tree_spec.cc Expose lower stack nodes via pop_until() function 2016-03-07 16:09:34 -08:00