..
unicode
Expand on query docs
2019-10-30 10:26:10 -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
Store a mapping to ensure no two symbols map to the same metadata
2019-12-05 17:21:46 -08:00
language.h
Store a mapping to ensure no two symbols map to the same metadata
2019-12-05 17:21:46 -08:00
length.h
Use explicit syntax for functions with no parameters
2019-03-21 16:06:06 -07:00
lexer.c
Add a TSLexer.eof() API, use it in generated parsers
2019-10-31 14:11:52 -07:00
lexer.h
Add a TSLexer.eof() API, use it in generated parsers
2019-10-31 14:11:52 -07:00
lib.c
lib: remove utf8proc dependency ( #436 )
2019-10-14 11:18:39 -07:00
node.c
Store a mapping to ensure no two symbols map to the same metadata
2019-12-05 17:21:46 -08:00
parser.c
Fix code paths that still conflated null characters with EOF
2019-12-06 15:29:03 -08:00
point.h
Allow tree queries to execute within a limited range
2019-09-11 16:49:29 -07:00
query.c
include language.h in query.c ( #507 )
2019-12-16 09:38:18 -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
Fix code paths that still conflated null characters with EOF
2019-12-06 15:29:03 -08:00
subtree.h
Remove some unnecessary global symbols from the library
2019-08-28 11:17:29 -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 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