tree-sitter/cli/src
2021-09-28 18:31:04 -04:00
..
generate Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00
tests Fixed cargo fmt suggestions 2021-09-28 18:31:04 -04:00
highlight.rs cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00
lib.rs chore(cli): Rename all internal web_ui stuff to playground 2021-09-22 04:28:08 +03:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs chore(cli): Rename all internal web_ui stuff to playground 2021-09-22 04:28:08 +03:00
parse.rs Allow $ in tree-sitter parse --edit 2021-06-23 10:04:29 -04:00
playground.html chore(cli): Rename all internal web_ui stuff to playground 2021-09-22 04:28:08 +03:00
playground.rs chore(cli): Rename all internal web_ui stuff to playground 2021-09-22 04:28:08 +03:00
query.rs cli(query): Improve and unify query subcommand output 2021-09-21 23:10:00 +03:00
query_testing.rs Fix possible infinite loop when running syntax highlighting tests 2021-08-29 15:04:23 -07:00
tags.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test.rs Avoid dynamic regex construction when parsing test files 2021-09-21 21:35:14 -07:00
test_highlight.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
util.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
wasm.rs Refactor emscripten/emsdk version to a single file 2021-06-29 21:39:12 +00:00