tree-sitter/lib/src
2020-07-19 15:46:39 +07:00
..
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
alloc.h Fix compilation warnings (#635) 2020-06-03 12:19:57 -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 Do not use multiple unnamed structs inside of unions 2020-04-29 20:42:45 +02:00
language.h Do not use multiple unnamed structs inside of unions 2020-04-29 20:42:45 +02: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 Fix incorrect parent values after call to child_by_field_name 2020-04-03 11:21:51 -07:00
parser.c Always enforce stack version limit during reductions 2020-07-06 15:58:33 -07:00
point.h Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
query.c Add '.' as a valid start of a predicate, in addition to '#' 2020-07-19 15:46:39 +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 Requery the parse table when breaking down the parse stack on invalid lookahead (#636) 2020-06-04 13:40:04 -07:00
stack.h Swap two incorrectly placed comments 2019-03-26 16:53:35 +01:00
subtree.c Do not use multiple unnamed structs inside of unions 2020-04-29 20:42:45 +02: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