tree-sitter/cli/src
2023-07-13 17:50:04 +03:00
..
generate Fix rustc 1.71.0 warnings 2023-07-13 17:50:04 +03:00
tests Fix false positive query match bug, introduced in #2085 2023-07-10 16:12:59 -04:00
highlight.rs fix: use SIGINT instead of stdin for interruption to don't mess up piped commands 2023-05-02 10:43:46 +03:00
lib.rs run test_tag in 'tree-sitter test' when tags test dir exists 2021-12-18 11:07:18 -06:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs feat: add encoding flag and automatically check if a file might be utf-16 2023-07-10 16:43:35 -04:00
parse.rs feat: add encoding flag and automatically check if a file might be utf-16 2023-07-10 16:43:35 -04:00
playground.html docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
playground.rs fix(cli): Racing on playground webserver port binding 2022-11-09 04:56:52 +02:00
query.rs Add --row-range, --quiet, and --time flags to query subcommand 2023-02-14 14:41:25 -08:00
query_testing.rs Fix possible infinite loop when running syntax highlighting tests 2021-08-29 15:04:23 -07:00
tags.rs fix: use SIGINT instead of stdin for interruption to don't mess up piped commands 2023-05-02 10:43:46 +03:00
test.rs Fix test output formatting for rules starting with M/U 2022-11-15 20:20:44 +01:00
test_highlight.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test_tags.rs refactor out get_tag_positions helper function 2021-12-18 11:07:42 -06: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 fix: Use / paths when building WASM 2023-04-07 13:07:45 -05:00