tree-sitter/lib/src
2020-03-11 13:14:16 -07:00
..
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
alloc.h Tests: Prevent array reallocations during ts_stack_print_dot_graph 2019-03-14 13:59:12 -07:00
array.h Small cleanup 2020-01-29 16:48:36 -08:00
atomic.h Fix build with MinGW tooling. (#514) 2020-01-06 09:21:40 -08:00
bits.h Fix build with MinGW tooling. (#514) 2020-01-06 09:21:40 -08:00
clock.h Don't use clock_gettime on macOS 2019-06-12 19:03:46 +02:00
error_costs.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
get_changed_ranges.c Remove some unnecessary global symbols from the library 2019-08-28 11:17:29 -07:00
get_changed_ranges.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
language.c Make ts_language_symbol_name return NULL for out-of-bound ids 2020-02-27 22:24:00 +07:00
language.h Clean up ts_language_next_state 2020-02-07 14:06:14 -08:00
length.h Use explicit syntax for functions with no parameters 2019-03-21 16:06:06 -07:00
lexer.c Fix error when set_included_ranges is called with an invalid range list 2020-01-17 10:31:28 -08:00
lexer.h Fix error when set_included_ranges is called with an invalid range list 2020-01-17 10:31:28 -08:00
lib.c lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
node.c Store a mapping to ensure no two symbols map to the same metadata 2019-12-05 17:21:46 -08:00
parser.c Fix criteria for detecting when an aborted parse is resuming 2020-03-09 11:30:08 -07:00
point.h Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
query.c query: Fix handling of patterns with wildcards at the root 2020-03-11 13:14:16 -07:00
reduce_action.h Generate node-fields.json file 2019-02-12 11:06:18 -08:00
reusable_node.h Use explicit syntax for functions with no parameters 2019-03-21 16:06:06 -07:00
stack.c Fix build with MinGW tooling. (#514) 2020-01-06 09:21:40 -08:00
stack.h Swap two incorrectly placed comments 2019-03-26 16:53:35 +01:00
subtree.c Fix tree-balancing logic 2020-01-23 10:26:53 -08:00
subtree.h Fix tree-balancing logic 2020-01-23 10:26:53 -08:00
tree.c Make ts_tree_get_changed_ranges less confusing 2019-10-28 15:33:41 -07:00
tree.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
tree_cursor.c Fix a bug that prevented early termination of query matches 2019-09-18 16:13:10 -07:00
tree_cursor.h Terminate failed query matches before descending whenever possible 2019-09-18 11:37:49 -07:00
unicode.h lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00