tree-sitter/lib/src
2020-08-17 16:50:59 -07:00
..
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
alloc.h size_t variables need %zu, not %lu 2020-07-23 09:48:18 +02:00
array.h Optimize query analysis using binary search 2020-06-26 15:40:34 -07: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 Add ts_language_alias_at helper function 2020-06-25 15:06:26 -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 Mark steps as definite on query construction 2020-06-25 15:06:27 -07: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 Fix handling of non-terminal extras that share non-extra rules 2020-07-29 09:50:13 -07:00
point.h Allow tree queries to execute within a limited range 2019-09-11 16:49:29 -07:00
query.c Use is_definite flag in ts_query_cursor_next_capture 2020-08-17 16:50:59 -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 Add ts_language_alias_at helper function 2020-06-25 15:06:26 -07: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 Add ts_language_alias_at helper function 2020-06-25 15:06:26 -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