tree-sitter/lib/src
2024-10-19 02:57:08 +00:00
..
portable fix(lib): fix compilation issue on windows with endian.h 2024-10-11 15:25:51 -04:00
unicode
wasm
alloc.c
alloc.h
array.h fix(lib): handle compiler warnings 2024-10-19 02:57:08 +00:00
atomic.h
clock.h
error_costs.h
get_changed_ranges.c
get_changed_ranges.h
host.h
language.c
language.h
length.h
lexer.c fix(lib): properly reset the lexer's start postiion 2024-10-11 19:02:41 -04:00
lexer.h
lib.c feat!: properly handle UTF-16 endianness encoding 2024-10-05 21:12:48 -04:00
node.c
parser.c build: tune compiler warnings 2024-10-11 18:33:07 -04:00
parser.h
point.h
query.c
reduce_action.h
reusable_node.h
stack.c
stack.h
subtree.c feat(lib): wrap subtrees with changes in green circles 2024-10-05 20:08:34 -04:00
subtree.h fix(lib): add parameter names in declarations in subtree.h 2024-10-13 23:05:40 -04:00
tree.c feat!: properly handle UTF-16 endianness encoding 2024-10-05 21:12:48 -04:00
tree.h
tree_cursor.c fix(lib): handle compiler warnings 2024-10-19 02:57:08 +00:00
tree_cursor.h
ts_assert.h
unicode.h feat!: properly handle UTF-16 endianness encoding 2024-10-05 21:12:48 -04:00
wasm_store.c fix(lib): handle compiler warnings 2024-10-19 02:57:08 +00:00
wasm_store.h