tree-sitter/crates/cli/src
2025-09-19 17:55:28 -04:00
..
fuzz refactor: deduplicate allocation code in tests 2025-09-18 20:29:54 -04:00
templates fix(bindings): fix ESM errors in Node bindings 2025-09-18 16:59:34 -04:00
tests feat(rust): add reborrow method to ParseOptions 2025-09-19 17:40:35 -04:00
fuzz.rs refactor: deduplicate allocation code in tests 2025-09-18 20:29:54 -04:00
highlight.rs perf: reserve Vec capacities where appropriate 2025-07-09 21:46:25 -04:00
init.rs fix(bindings): fix ESM errors in Node bindings 2025-09-18 16:59:34 -04: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(playground): add export flag 2025-09-19 17:55:28 -04:00
parse.rs feat(rust)!: use ops::ControlFlow as parse and query progress return value 2025-09-11 01:59:21 -04:00
playground.html fix(playground): add missing <html> tag 2025-09-11 17:06:34 -04:00
playground.rs feat(playground): add export flag 2025-09-19 17:55:28 -04: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 fix(rust): appease clippy 2025-09-16 03:51:13 -04: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 feat(cli): Version updates (#4179) 2025-08-24 00:53:41 -04:00
wasm.rs fix(wasm): fix alias map size computation 2025-09-18 18:34:27 -04:00