tree-sitter/cli/src
2024-03-03 10:46:37 -05:00
..
generate feat: replace nan with node-addon-api and conditionally print logs 2024-03-03 10:46:37 -05:00
tests build(deps): bump deps & lockfile 2024-02-29 02:17:30 -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 refactor!: remove top-level corpus dir for tests 2024-02-29 02:17:30 -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 fix(assertions): case shouldn't matter for comment node detection 2024-02-29 02:17:30 -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 style: clippy lints 2024-02-29 02:17:30 -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