tree-sitter/lib/src
2021-02-10 16:14:24 -08:00
..
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
alloc.h Simplify setup for enabling/disabling allocation recording in the C lib 2020-12-02 15:35:13 -08:00
array.h query: Fix escape sequence parsing in anonymous node patterns 2020-10-28 13:55:13 -07:00
atomic.h Fix compilation with TinyCC 2020-10-21 15:41:19 +08:00
bits.h Fix compilation with TinyCC 2020-10-21 15:41:19 +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 Allocate parent nodes together with their child array 2020-10-23 12:15:44 -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 Allow queries to match on supertypes 2020-09-21 12:34:48 -07:00
language.h Handle aliased parent nodes in query analysis 2020-08-21 14:12:04 -07:00
length.h Use explicit syntax for functions with no parameters 2019-03-21 16:06:06 -07:00
lexer.c Multiple typo fixes 2020-10-11 13:02:40 +05:30
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 Add unit test for child_by_field_name w/ hidden nodes 2021-02-10 16:14:24 -08:00
parser.c parser.c - added backslash escaping in LOG_LOOKAHEAD to make it clear in case of \n 2021-02-08 13:33:54 +02:00
point.h Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
query.c query: Fix escape sequence parsing in anonymous node patterns 2020-10-28 13:55:13 -07:00
reduce_action.h Generate node-fields.json file 2019-02-12 11:06:18 -08:00
reusable_node.h Allocate parent nodes together with their child array 2020-10-23 12:15:44 -07:00
stack.c Allocate parent nodes together with their child array 2020-10-23 12:15:44 -07:00
stack.h Swap two incorrectly placed comments 2019-03-26 16:53:35 +01:00
subtree.c Suppress false non-null error in subtree_clone 2020-10-25 09:13:12 -07:00
subtree.h Add more doc comments in the C lib 2020-10-23 12:15:44 -07: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 build with GCC 11 2020-12-22 15:19:35 -05:00
tree_cursor.h query: Handle captured wildcard nodes at the root of patterns 2020-10-08 12:34:08 -07:00
unicode.h lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00