tree-sitter/test/runtime
Max Brunsfeld ebddb1a0b5 Add ts_tree_cursor_goto_first_child_for_byte method
Atom needs this for efficiently seeking to the leaf node at a given position,
visiting all of its ancestors along the way.
2018-05-16 13:51:21 -07:00
..
language_test.cc Rework API completely 2018-05-11 10:46:13 -07:00
node_test.cc Add ts_tree_cursor_goto_first_child_for_byte method 2018-05-16 13:51:21 -07:00
parser_test.cc Allow the parser to print dot graphs to any file 2018-05-11 12:48:51 -07:00
stack_test.cc Declare subtrees as const wherever possible 2018-05-11 15:06:13 -07:00
subtree_test.cc Declare subtrees as const wherever possible 2018-05-11 15:06:13 -07:00
tree_test.cc Make multi-threaded test work on windows 2018-05-11 17:10:05 -07:00