tree-sitter/spec/runtime
Max Brunsfeld b91f48ced2 Call handle_error even when error occurs exactly where expected
Previously, if an error happened right at the beginning of an error
production, the error node would be immediately shifted onto the stack
without calling the error handling function.
2014-08-27 18:44:27 -07:00
..
helpers Remove unit test on parser 2014-08-09 00:00:20 -07:00
languages Call handle_error even when error occurs exactly where expected 2014-08-27 18:44:27 -07:00
document_spec.cc Allow multiple top-level nodes 2014-08-09 00:00:20 -07:00
node_spec.cc Fix position calculation in node_find_for_range 2014-08-25 15:52:17 -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 Refactor parser and stack 2014-08-09 01:03:55 -07:00
tree_spec.cc Pretty-print single hidden tree nodes correctly 2014-08-27 12:56:36 -07:00