| .. |
|
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
|
In array.h, add comments and sort functions more logically
|
2020-09-02 10:02: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
|
Allow queries to match on supertypes
|
2020-09-21 12:34:48 -07:00 |
|
language.h
|
Handle aliased parent nodes in query analysis
|
2020-08-21 14:12:04 -07:00 |
|
length.h
|
Use explicit syntax for functions with no parameters
|
2019-03-21 16:06:06 -07:00 |
|
lexer.c
|
Fix a few cases of Clang 10 with UBSAN detecting undefined behavior
|
2020-08-25 19:34:44 +02: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
|
avoid warnings for implicit fallthrough in switch statements
|
2020-08-26 10:04:08 +02:00 |
|
point.h
|
Allow tree queries to execute within a limited range
|
2019-09-11 16:49:29 -07:00 |
|
query.c
|
static query analysis: Fix handling of fields in hidden nodes
|
2020-09-23 16:55:48 -07:00 |
|
reduce_action.h
|
Generate node-fields.json file
|
2019-02-12 11:06:18 -08:00 |
|
reusable_node.h
|
Avoid reusing the root node during incremental parsing
|
2020-09-23 12:59:27 -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
|
Simplify query code for matching supertypes
|
2020-09-23 11:55:03 -07:00 |
|
tree_cursor.h
|
Simplify query code for matching supertypes
|
2020-09-23 11:55:03 -07:00 |
|
unicode.h
|
lib: remove utf8proc dependency (#436)
|
2019-10-14 11:18:39 -07:00 |