tree-sitter/cli/src
2025-03-14 10:06:40 +01:00
..
fuzz Fix cases where error recovery could infinite loop (#4257) (#4262) 2025-03-04 15:38:59 -08:00
templates fix(build): make install shouldn’t fail when a parser bundles no queries (#4284) 2025-03-14 10:06:40 +01:00
tests Fix cases where error recovery could infinite loop (#4257) (#4262) 2025-03-04 15:38:59 -08:00
highlight.rs refactor(cli): replace embedded xterm colors file with ansi_colours 2025-01-25 17:20:18 -05:00
init.rs fix(bindings): correct Zig bindings to expose a language function 2025-02-02 02:07:36 -05:00
input.rs fix(rust): adapt to new nightly lint 2025-03-06 18:25:24 -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 feat(cli): specify abi version via env var 2025-02-01 13:57:53 -05:00
parse.rs fix(cli): properly escape invisible characters in parse error output 2025-03-12 11:33:28 +01:00
playground.html fix(playground): work around lack of module support in mdbook 2025-01-22 04:09:08 -05:00
playground.rs docs: move assets to correct path 2024-12-25 21:23:36 -05:00
query.rs fix(rust): adapt to new nightly lint 2025-03-06 18:25:24 -05:00
query_testing.rs feat: remove lazy_static in favor of LazyLock 2025-01-21 00:21:35 -05:00
tags.rs feat(cli): rework tags to use new input handler 2025-01-03 16:16:17 -05:00
test.rs feat: remove lazy_static in favor of LazyLock 2025-01-21 00:21:35 -05:00
test_highlight.rs fix(cli): handle nested tags test files 2024-12-16 00:25:43 -05:00
test_tags.rs chore: a few minor lints 2025-01-21 00:57:58 -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 fix(rust): adapt to new nightly lint 2025-03-06 18:25:24 -05:00