tree-sitter.tree-sitter/crates/cli/src
Will Lillis 068db86ca9 fix(rust): address new assert-is-empty nightly lint
The resulting code is arguably uglier, but there is a strong argument
for the improved message when the assert trips.
2026-09-04 14:48:46 -04:00
..
fuzz fix(rust)!: tie language string lifetimes to the proper containers 2026-08-14 00:13:54 -04:00
templates fix(toml): drop align_entries = true from .taplo.toml 2026-08-29 11:10:37 +02:00
tests fix(rust): address new assert-is-empty nightly lint 2026-09-04 14:48:46 -04:00
fuzz.rs feat(test): allow corpus tests to use cst outputs 2026-08-09 15:48:37 -05:00
highlight.rs refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
init.rs Allow using Tree-sitter rust lib in multi-threaded web apps compiled to wasm32-unknown-unknown (#5851) 2026-08-14 17:05:42 -07:00
input.rs cli: fix clippy warnings from edition bump 2026-02-18 00:59:34 -05:00
logger.rs fix(cli): rework coloring abstraction and fix NO_COLOR handling 2026-05-17 15:02:08 -04:00
main.rs feat(cli)!: rework HTML output modes in highlight 2026-07-24 20:56:56 -04:00
paint.rs perf(cli): stream CST rendering via Display wrappers 2026-05-17 15:02:08 -04:00
parse.rs fix(cli): correct zero-based positions for --edits 2026-08-29 21:06:30 -04:00
playground.html playground: set default LANGUAGE_BASE_URL to "." to fix subfolder hosting 2026-08-24 19:41:26 -04:00
playground.rs refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
query.rs fix(cli)!: fix query test capture range matching across lines (#5917) 2026-09-03 23:25:21 -04:00
query_testing.rs fix(cli)!: fix query test capture range matching across lines (#5917) 2026-09-03 23:25:21 -04:00
tags.rs refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
test.rs refactor(rust): trim unused imports (#5845) 2026-08-12 14:27:52 +02:00
test_highlight.rs fix(cli): highlight test did not properly check for spans on later rows 2026-06-08 18:09:03 -04:00
test_tags.rs cli: fix clippy warnings from edition bump 2026-02-18 00:59:34 -05:00
tests.rs feat(generate)!: expose OptLevel on generate_parser_for_grammar 2026-08-07 09:47:11 +02:00
tree_sitter_cli.rs fix(cli): rework coloring abstraction and fix NO_COLOR handling 2026-05-17 15:02:08 -04:00
util.rs feat(cli)!: make parent flags a hard requirements via clap 2026-07-18 17:00:53 -04:00
version.rs fix: skip missing Makefile in version command 2026-02-27 10:01:59 +01:00
wasm.rs fix(rust): address new nightly lints 2026-03-28 05:23:10 -04:00