tree-sitter/cli/src
2024-12-16 01:22:58 -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(bindings): include headers & queries in python sdist 2024-11-25 09:45:13 -05:00
tests build: bump deps 2024-12-16 01:22:58 -05:00
highlight.rs fix: keep highlight names list consistent in the docs and cli 2024-12-15 23:29:43 -05:00
init.rs feat(bindings): update some binding files 2024-11-25 09:45:13 -05:00
lib.rs feat: add version subcommand for versioning grammars 2024-10-18 22:08:57 -04:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs feat: add flag to output css classes instead of inline styles in HTML highlighter output 2024-12-15 01:43:22 -05:00
parse.rs feat(rust): remove usage of deprecated functions 2024-10-31 21:58:35 -04:00
playground.html Add some documentation to the playground page 2024-02-15 16:24:21 +01:00
playground.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
query.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00
query_testing.rs fix(cli): gracefully handle OOB assertions 2024-12-16 00:15:02 -05:00
tags.rs style: format imports 2024-04-11 22:35:43 -04:00
test.rs fix(cli): count skipped tests correctly 2024-12-15 16:09:51 -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