tree-sitter.tree-sitter/cli/src
Ron Panduwana 2bb20fe2fe
feat: allow external scanners to use the logger
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-08-17 14:46:28 -04:00
..
fuzz feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
generate fix(generate): rename cargo.toml template 2024-08-17 01:39:52 -04:00
tests feat: allow external scanners to use the logger 2024-08-17 14:46:28 -04:00
highlight.rs refactor: remove ansi_term dependency 2024-05-25 21:09:28 -04:00
lib.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs feat(cli): add --show-fields flag to test command (#3502) 2024-08-03 21:54:18 +03:00
parse.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -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 style: format imports 2024-04-11 22:35:43 -04:00
query_testing.rs style: format imports 2024-04-11 22:35:43 -04:00
tags.rs style: format imports 2024-04-11 22:35:43 -04:00
test.rs feat(cli): add --show-fields flag to test command (#3502) 2024-08-03 21:54:18 +03:00
test_highlight.rs refactor: remove ansi_term dependency 2024-05-25 21:09:28 -04:00
test_tags.rs refactor: remove ansi_term dependency 2024-05-25 21:09:28 -04:00
util.rs chore: some more clippy lints 2024-02-13 03:33:07 -05:00
wasm.rs fix(cli): properly account for multi-grammar repos when using docker to build a wasm parser 2024-05-05 14:56:42 -04:00