tree-sitter/spec/runtime
Max Brunsfeld b3d883e128 Store edits in trees, not by splitting stack
This allows for multiple edits per parse, though it is not exposed through
the API yet
2015-09-18 22:02:06 -07:00
..
helpers Drop release functions from callback structs 2015-09-08 23:24:33 -07:00
document_spec.cc Add Document getter methods for input, language 2015-09-08 23:33:43 -07:00
language_specs.cc Move corpus files to fixtures/corpus directory 2015-09-02 17:04:04 -07:00
node_spec.cc Rename node accessor methods 2015-09-08 23:16:24 -07:00
parse_stack_spec.cc Rename node accessor methods 2015-09-08 23:16:24 -07:00
parser_spec.cc Store edits in trees, not by splitting stack 2015-09-18 22:02:06 -07:00
runtime_spec_helper.h Remove unnecessary include from runtime spec-helper 2015-09-09 12:59:27 -07:00
runtime_specs.cc Fix indentation in specs 2014-08-07 08:11:21 -07:00
tree_spec.cc Add ts_tree_edit function 2015-09-18 22:02:06 -07:00