tree-sitter/lib/src
2026-01-06 02:41:57 +00:00
..
portable fix(c): add Haiku support to endian.h 2025-08-22 14:09:13 +03:00
unicode Expand on query docs 2019-10-30 10:26:10 -07:00
wasm chore: rebuild wasm stdlib 2025-09-21 16:28:08 -04: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 lib: array.h strict aliasing violations 2026-01-06 02:41:57 +00:00
atomic.h Merge branch 'master' into wasm-language 2023-10-27 12:11:43 +01: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 lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00: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(lib)!: remove deprecated functions 2025-09-12 02:50:30 -04:00
language.h feat: add the semantic version to TSLanguage, and expose an API for retrieving it 2025-01-25 01:14:30 -05:00
length.h fix(lib): add saturating subtraction to prevent integer underflow 2024-12-25 04:49:39 -05:00
lexer.c feat(c): rename DecodeFunction to TSDecodeFunction 2025-09-01 03:17:44 -04:00
lexer.h chore: cleanup unused code 2025-01-21 01:17:03 -05:00
lib.c feat: add API for editing points and ranges 2025-09-19 17:40:26 -04:00
node.c feat: add API for editing points and ranges 2025-09-19 17:40:26 -04:00
parser.c lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
parser.h fix(lib): remove duplicate TSLanguageMetadata typedef (#4268) 2025-03-06 14:14:25 -08:00
point.c feat: add API for editing points and ranges 2025-09-19 17:40:26 -04:00
point.h chore: cleanup unused code 2025-01-21 01:17:03 -05:00
query.c lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
reduce_action.h lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
reusable_node.h lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
stack.c lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
stack.h Fix cases where error recovery could infinite loop (#4257) 2025-03-04 13:50:56 -08:00
subtree.c lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
subtree.h feat: allow parser balancing to be cancellable 2025-01-20 23:52:19 -05:00
tree.c feat: add API for editing points and ranges 2025-09-19 17:40:26 -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 lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00: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 feat: add the ability to specify a custom decode function 2024-10-31 22:51:40 -04:00
wasm_store.c lib: refactor polymorphic Array(T) type 2026-01-06 02:38:15 +00:00
wasm_store.h style(lib): add parameter names in declarations that are missing them 2024-09-27 13:38:08 -04:00