tree-sitter/cli/src/tests
2019-09-11 16:49:29 -07:00
..
helpers Fix management of capture lists in query execution 2019-09-11 12:06:38 -07:00
corpus_test.rs Make Tree::changed_ranges return an Iterator instead of a Vec (#437) 2019-08-26 19:36:16 -07:00
highlight_test.rs highlight iterator: Return byte offset ranges instead of string slices 2019-09-04 17:29:31 -07:00
mod.rs Start work on an API for querying trees 2019-09-10 20:53:57 -07:00
node_refs.rs Start work on new ref API, for giving names to nodes' children 2019-02-08 15:16:56 -08:00
node_test.rs Handle named nodes aliased as anonymous nodes 2019-08-29 14:28:44 -07:00
parser_test.rs binding_rust: Generalize the interface to callback-based parse methods 2019-08-29 10:39:51 -07:00
properties_test.rs Fix handling of potentially overlapping selectors in property sheets 2019-07-22 16:17:10 -07:00
query_test.rs Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
tree_test.rs Fix handling of extra tokens in ts_tree_cursor_current_field_id 2019-09-04 09:04:31 -07:00