tree-sitter/cli/src
2024-02-21 12:02:12 -05:00
..
generate style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
tests chore: get rid of github_issue_test file 2024-02-21 12:01:25 -05:00
highlight.rs style: cleaner cast 2024-02-21 12:01:25 -05: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 optional config-path argument 2024-02-21 12:02:12 -05:00
parse.rs style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
playground.html Add some documentation to the playground page 2024-02-15 16:24:21 +01:00
playground.rs refactor: &PathBuf -> &Path 2024-02-17 00:45:28 -05:00
query.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
query_testing.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
tags.rs feat: improve error message for files with an unknown grammar path 2024-02-12 17:17:37 -05:00
test.rs fix(test): edge case when parsing UNEXPECTED/MISSING nodes with an indentation level greater than 0 2024-02-21 12:01:25 -05:00
test_highlight.rs refactor!: remove the apply-all-captures flag, make last-wins precedence the default 2024-02-16 12:34:12 -05:00
test_tags.rs feat: improve error message for files with an unknown grammar path 2024-02-12 17:17:37 -05:00
util.rs chore: some more clippy lints 2024-02-13 03:33:07 -05:00
wasm.rs style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00