tree-sitter/lib/src
2019-08-28 11:17:29 -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
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 Fix errors in when languages have no fields 2019-02-12 17:20:12 -08:00
language.h Fix errors in when languages have no fields 2019-02-12 17:20:12 -08:00
length.h Use explicit syntax for functions with no parameters 2019-03-21 16:06:06 -07:00
lexer.c Automatically skip BOM characters at beginnings of files 2019-08-02 12:03:04 -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 Fix warning about undefined snprintf 2019-03-08 21:22:13 -08:00
node.c Add ts_node_is_extra API 2019-06-19 15:58:29 -07:00
parser.c Tweak formatting, add comments 2019-08-19 17:31:35 -07:00
point.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08: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 Remove some unnecessary global symbols from the library 2019-08-28 11:17:29 -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 Ts tree cursor copy (#363) 2019-06-16 10:52:37 -07:00
tree_cursor.h Fully implement ts_node_child_by_field_id 2019-02-08 15:16:56 -08:00
utf16.c Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
utf16.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00