tree-sitter/cli/src
2024-02-17 01:26:44 -05:00
..
generate chore: error out when multiple arguments are passed to token/token.immediate 2024-02-17 01:26:44 -05:00
tests chore: clippy lints 2024-02-16 16:32:07 -05:00
highlight.rs refactor!: remove the apply-all-captures flag, make last-wins precedence the default 2024-02-16 12:34:12 -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 chore: clippy lints 2024-02-16 16:32:07 -05:00
parse.rs chore: provide a CLI flag to open log.html 2024-02-11 02:28:34 -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(cli): don't update tests automatically if parse errors are detected 2024-02-16 20:23:39 -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 Merge branch 'master' into wasm-stdlib 2024-02-05 11:55:58 -08:00