| .. |
|
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
|
Fix check in ts_language_symbol_type (#997)
|
2021-03-17 14:12:58 -04:00 |
|
language.h
|
Simplify ts_language_has_actions so it allows non-terminals
|
2021-02-26 14:52:41 -08:00 |
|
length.h
|
Use explicit syntax for functions with no parameters
|
2019-03-21 16:06:06 -07:00 |
|
lexer.c
|
When editing, properly invalidate trees that depend on get_column
|
2021-03-11 14:46:13 -08:00 |
|
lexer.h
|
When editing, properly invalidate trees that depend on get_column
|
2021-03-11 14:46:13 -08:00 |
|
lib.c
|
lib: remove utf8proc dependency (#436)
|
2019-10-14 11:18:39 -07:00 |
|
node.c
|
Merge branch 'nhasabni/ts_node_child_field_name' of https://github.com/nhasabni/tree-sitter into nhasabni/ts_node_child_field_name
|
2021-05-20 23:37:03 +00:00 |
|
parser.c
|
When editing, properly invalidate trees that depend on get_column
|
2021-03-11 14:46:13 -08:00 |
|
point.h
|
Stop matching new patterns past the end of QueryCursor's range
|
2021-05-25 18:02:35 -07:00 |
|
query.c
|
Report non-rooted matches that intersect cursor's range restriction
|
2021-05-28 11:58:38 -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
|
When editing, properly invalidate trees that depend on get_column
|
2021-03-11 14:46:13 -08:00 |
|
subtree.h
|
When editing, properly invalidate trees that depend on get_column
|
2021-03-11 14:46:13 -08:00 |
|
tree.c
|
Remove interior mutability for parent-node caching in Tree
|
2021-05-20 13:56:26 -07:00 |
|
tree.h
|
Remove interior mutability for parent-node caching in Tree
|
2021-05-20 13:56:26 -07:00 |
|
tree_cursor.c
|
Add ts_tree_cursor_goto_first_child_for_point function
|
2021-05-27 12:30:19 -07: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 |