tree-sitter.tree-sitter/cli/src
Will Lillis f8e77aa99d
Some checks failed
CI / checks (push) Waiting to run
CI / sanitize (push) Failing after 13s
CI / build (push) Failing after 15s
Deploy Docs / deploy-docs (push) Has been cancelled
style: move command help strings to doc comments
2025-01-03 17:29:07 -05:00
..
fuzz fix(fuzz): skip tests marked with :skip & don't report errors on tests marked with :error 2024-09-22 03:46:52 -04:00
templates fix: update outdated links 2025-01-03 15:09:33 -05:00
tests fix(query): ensure immediate matches for any node when an anchor follows a wildcard node 2024-12-29 00:54:16 -05:00
highlight.rs feat(cli): rework highlight to use new input handler 2025-01-03 16:16:17 -05:00
init.rs feat(bindings): update some binding files 2024-11-25 09:45:13 -05:00
input.rs feat(cli): make input handling agnostic 2025-01-03 16:16:17 -05:00
lib.rs feat(cli): make input handling agnostic 2025-01-03 16:16:17 -05:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs style: move command help strings to doc comments 2025-01-03 17:29:07 -05:00
parse.rs feat(cli): rework parse to use new input handler 2025-01-03 16:16:17 -05:00
playground.html fix(playground): add dark theme, align ui more akin to upstream playground 2024-12-25 21:23:36 -05:00
playground.rs docs: move assets to correct path 2024-12-25 21:23:36 -05:00
query.rs feat(cli): rework query to use new input handler 2025-01-03 16:16:17 -05:00
query_testing.rs feat(cli): rework query to use new input handler 2025-01-03 16:16:17 -05:00
tags.rs feat(cli): rework tags to use new input handler 2025-01-03 16:16:17 -05:00
test.rs feat(cli): make input handling agnostic 2025-01-03 16:16:17 -05:00
test_highlight.rs fix(cli): handle nested tags test files 2024-12-16 00:25:43 -05:00
test_tags.rs fix(cli): handle nested tags test files 2024-12-16 00:25:43 -05:00
util.rs chore: some more clippy lints 2024-02-13 03:33:07 -05:00
version.rs feat: add version subcommand for versioning grammars 2024-10-18 22:08:57 -04:00
wasm.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00