tree-sitter/cli/src
2024-02-14 14:56:23 -05:00
..
generate feat: error out if an empty string is in the extras array 2024-02-13 15:00:48 -05:00
tests build: move common Cargo.toml keys into the workspace and inherit them 2024-02-14 14:56:23 -05:00
highlight.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -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 an optional grammar-path argument for the playground 2024-02-13 16:28:54 -05:00
parse.rs chore: provide a CLI flag to open log.html 2024-02-11 02:28:34 -05:00
playground.html docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
playground.rs chore(wasm): use SIDE_MODULE=2 to silence warning 2024-02-11 20:18:30 -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: sexp format edge case with quoted closed parenthesis 2024-02-13 18:31:28 -05:00
test_highlight.rs feat: improve error message for files with an unknown grammar path 2024-02-12 17:17:37 -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