tree-sitter/cli/src
ObserverOfTime d77279d2e3 style(bindings): fix indent & line endings
- Use 2 spaces for parser.c
- Don't force LF line endings
2024-05-24 15:45:48 -04:00
..
generate style(bindings): fix indent & line endings 2024-05-24 15:45:48 -04:00
tests fix(test): multi-grammar corpus tests are now in the repo root 2024-05-06 15:25:42 -04:00
highlight.rs style: format imports 2024-04-11 22:35:43 -04:00
lib.rs doc: Include README as top-level module documentation for all crates 2023-08-28 23:09:37 +03:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs feat(cli): add debug build flag 2024-05-17 16:12:56 -04:00
parse.rs style: format imports 2024-04-11 22:35:43 -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 fix: always reset to the first language when iterating over language attributes 2024-05-19 19:40:47 -04:00
test_highlight.rs feat(cli): support NO_COLOR 2024-04-29 20:25:41 -04:00
test_tags.rs feat(cli): support NO_COLOR 2024-04-29 20:25:41 -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