tree-sitter/cli/src
2024-02-02 10:42:39 -05:00
..
generate Revert "Alt #2454" 2023-11-29 11:20:05 +02:00
tests fix: rework parser.h includes for test grammars and multi-grammar repos 2024-02-02 10:42:39 -05:00
highlight.rs feat: add an --apply-all-captures argument to highlight & test 2023-08-17 22:20:57 -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 Merge pull request #2840 from tree-sitter/language-reference-count 2024-01-30 10:24:37 -08:00
parse.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
playground.html docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
playground.rs Merge branch 'master' into wasm-language 2023-10-27 12:11:43 +01:00
query.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
query_testing.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
tags.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
test.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
test_highlight.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
test_tags.rs Introduce language ref-count management C APIs, remove Copy impl for Language in Rust 2023-12-27 14:59:16 -08:00
util.rs fix: use SIGINT instead of stdin for interruption to don't mess up piped commands 2023-05-02 10:43:46 +03:00
wasm.rs Add a CLI feature flag for wasm runtime support 2023-10-31 16:56:11 -07:00