tree-sitter/lib/src
Max Brunsfeld 74d154c706 Use CLOCK_MONOTONIC on platforms that support it
This way, timeouts will apply even if the current process
is starved for CPU.
2019-03-21 14:13:42 -07:00
..
alloc.h Tests: Prevent array reallocations during ts_stack_print_dot_graph 2019-03-14 13:59:12 -07:00
array.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
atomic.h Add --cancel flag to parse command to allow command-line testing 2019-03-21 10:56:32 -07:00
clock.h Use CLOCK_MONOTONIC on platforms that support it 2019-03-21 14:13:42 -07: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 Use 1-indexed rows in CLI and log output (resolves #287) 2019-03-14 22:21:19 -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 Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
language.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
length.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
lexer.c Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08: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 Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
parser.c Use CLOCK_MONOTONIC on platforms that support it 2019-03-21 14:13:42 -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 Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
reusable_node.h Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
stack.c Use 1-indexed rows in CLI and log output (resolves #287) 2019-03-14 22:21:19 -07:00
stack.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
subtree.c Update trees' metadata bits when setting symbol back to word token 2019-01-29 15:30:13 -08:00
subtree.h Update trees' metadata bits when setting symbol back to word token 2019-01-29 15:30:13 -08:00
tree.c Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08: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 Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
tree_cursor.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -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