tree-sitter/crates/cli/src
2026-01-10 04:01:08 -06:00
..
fuzz refactor: deduplicate allocation code in tests 2025-09-18 20:29:54 -04:00
templates fix(templates): fix python free-threading compatibility 2026-01-10 04:01:08 -06:00
tests Add containing range APIs to query cursor 2025-12-03 18:06:16 -05:00
fuzz.rs feat(test): display test results in JSON format 2025-11-02 21:08:55 -05:00
highlight.rs refactor(cli): use the logger 2025-09-21 01:53:22 -04:00
init.rs fix(templates): fix python free-threading compatibility 2026-01-10 04:01:08 -06: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 refactor(cli): use the logger 2025-09-21 01:53:22 -04:00
main.rs feat(cli): fill in missing fields to tree-sitter.json when running 2025-12-31 20:37:15 +01:00
parse.rs fix(cli): remove extra newline with --cst 2025-12-24 15:37:30 +01:00
playground.html fix(playground): add missing <html> tag 2025-09-11 17:06:34 -04:00
playground.rs refactor(cli): use the logger 2025-09-21 01:53:22 -04:00
query.rs Add containing range APIs to query cursor 2025-12-03 18:06:16 -05: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 fix(cli): restore test summary output for tree-sitter test 2026-01-04 22:45:41 -08:00
test_highlight.rs feat(test): display test results in JSON format 2025-11-02 21:08:55 -05:00
test_tags.rs feat(test): display test results in JSON format 2025-11-02 21:08:55 -05:00
tests.rs test: add coverage for new test aggregation method 2025-11-02 21:08:55 -05:00
tree_sitter_cli.rs fix(rust): appease clippy 2025-09-16 03:51:13 -04:00
util.rs refactor(cli): use the logger 2025-09-21 01:53:22 -04:00
version.rs feat(cli): update zig bindings with version command 2025-11-21 19:40:14 -05:00
wasm.rs fix(wasm): fix alias map size computation 2025-09-18 18:34:27 -04:00