tree-sitter/crates/cli/src
2025-08-13 22:54:37 +03:00
..
fuzz fix(rust)!: take u32 for index parameter to Node::{child, named_child} 2025-08-03 12:58:53 -04:00
templates fix(bindings): make npm repository field an object 2025-08-13 22:54:37 +03:00
tests fix(rust): adapt to new nightly iterator lints 2025-08-10 13:28:52 -04:00
fuzz.rs perf: reserve Vec capacities where appropriate 2025-07-09 21:46:25 -04:00
highlight.rs perf: reserve Vec capacities where appropriate 2025-07-09 21:46:25 -04:00
init.rs fix(bindings): update zig template files (#4637) 2025-08-09 10:18:07 +03:00
input.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
logger.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
main.rs feat(cli): rebuild parsers by default when --grammar-path is passed. 2025-08-10 13:28:52 -04:00
parse.rs fix(cli): escape delimiters '"' and '`' in cst node text 2025-08-11 22:39:12 -04:00
playground.html Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
playground.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
query.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
query_testing.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
tags.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
test.rs refactor(test): replace long tuples with structs 2025-08-10 14:52:25 -04:00
test_highlight.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
test_tags.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
tests.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
tree_sitter_cli.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
util.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
version.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
wasm.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00