tree-sitter/spec/runtime
Max Brunsfeld e7d3d40a59 Explicitly inform stack pop callback when the stack is exhausted
Also, pass non-extra tree count as a single value, rather than keeping
track of the extra count and the total separately.
2016-03-10 11:51:55 -08: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 Explicitly inform stack pop callback when the stack is exhausted 2016-03-10 11:51:55 -08:00
tree_spec.cc Expose lower stack nodes via pop_until() function 2016-03-07 16:09:34 -08:00