tree-sitter/spec/runtime
Max Brunsfeld cad663b144 Consider multiple error repairs on the same path of the stack
This changes the API to the stack_iterate function so that you can pop
from the stack without stopping iteration
2016-04-15 21:28:00 -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 Consider multiple error repairs on the same path of the stack 2016-04-15 21:28:00 -07:00
tree_spec.cc Expose lower stack nodes via pop_until() function 2016-03-07 16:09:34 -08:00