tree-sitter/lib/src
2019-10-21 16:08:59 -07:00
..
unicode lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
alloc.h Tests: Prevent array reallocations during ts_stack_print_dot_graph 2019-03-14 13:59:12 -07:00
array.h wasm: Fix descendants of type error 2019-07-29 17:18:47 -07:00
atomic.h Fix compile on older versions of GCC and CLANG (#427) 2019-08-15 09:50:58 -07:00
bits.h Fix windows bitwise stuff for tree queries 2019-09-12 16:38:02 -07: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 Add wasm binding for running tree queries in a limited range 2019-09-12 12:14:04 -07:00
language.h In next ABI, group symbols by action in small parse state table 2019-08-30 20:29:55 -07:00
length.h Use explicit syntax for functions with no parameters 2019-03-21 16:06:06 -07:00
lexer.c lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
lexer.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
lib.c lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
node.c Handle named nodes aliased as anonymous nodes 2019-08-29 14:28:44 -07:00
parser.c Allow non-terminal extras 2019-10-21 16:08:59 -07:00
point.h Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
query.c cli: Check queries when running tree-sitter test 2019-10-18 14:44: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 handling of zero-width external tokens at beginning of document 2019-04-08 15:01:52 -07:00
stack.h Swap two incorrectly placed comments 2019-03-26 16:53:35 +01:00
subtree.c Handle named nodes aliased as anonymous nodes 2019-08-29 14:28:44 -07:00
subtree.h Remove some unnecessary global symbols from the library 2019-08-28 11:17:29 -07:00
tree.c Make ts_tree_delete and ts_parser_delete NULL-safe. 2019-05-30 11:47:56 -04: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