tree-sitter/lib/src
2024-10-05 20:08:34 -04:00
..
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
wasm Add strncat to wasm stdlib 2024-03-25 09:51:54 -07:00
alloc.c fix(lib): include api.h so ts_set_allocator is visible 2024-02-27 09:21:17 -05:00
alloc.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
array.h fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04:00
atomic.h Merge branch 'master' into wasm-language 2023-10-27 12:11:43 +01:00
clock.h fix(lib): a null clock must have tv_nsec be 0 as well 2024-05-19 02:19:37 -04: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 fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04: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
host.h Make SubtreeInlineData work on Big-Endian 2021-12-24 16:47:10 +01:00
language.c feat(api): expose function to check if symbol represents a supertype 2024-09-30 14:44:13 -04:00
language.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
length.h Tolerate tree edits whose old range extends beyond the end of the tree 2022-08-25 10:20:40 -07:00
lexer.c feat: allow external scanners to use the logger 2024-08-17 14:46:28 -04:00
lexer.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
lib.c Rename wasm C sources to avoid conflicts with standard wasm headers 2024-02-26 13:08:30 -08:00
node.c fix: deprecate child_containing_descendant and add child_with_descendant instead 2024-09-30 13:57:28 -04:00
parser.c fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04:00
parser.h feat: allow external scanners to use the logger 2024-08-17 14:46:28 -04:00
point.h Change goto_first_child_for_{byte,point} to compare nodes' ranges inclusively 2022-02-04 12:38:33 -08:00
query.c fix(lib): ensure an unfinished state was found before removing it 2024-10-03 21:33:36 -04: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 fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04:00
stack.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
subtree.c feat(lib): wrap subtrees with changes in green circles 2024-10-05 20:08:34 -04:00
subtree.h fix(lib): properly account for aliased root nodes and root nodes with 2024-03-20 19:23:08 -04:00
tree.c fix: exclude APIs that dup given file descriptors from WASI builds 2024-09-29 23:01:41 -04:00
tree.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
tree_cursor.c feat(lib)!: treat nodes' end ranges exclusively in goto_first_child_for_{byte,point} 2024-09-29 17:45:07 -04:00
tree_cursor.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00
ts_assert.h fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04:00
unicode.h lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
wasm_store.c fix(lib): silence warnings with -Wpedantic 2024-09-27 12:58:26 -04:00
wasm_store.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00