tree-sitter/cli/src
Max Brunsfeld 4fa5ab8a52
Merge pull request #1348 from tlaplus-community/testfile-separator
Add support for arbitrary suffixes in test file headers and separators
2021-09-07 22:58:05 -07:00
..
generate Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00
tests Fix possible infinite loop when running syntax highlighting tests 2021-08-29 15:04:23 -07:00
highlight.rs cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00
lib.rs cli: Extract CLI configuration into separate crate 2021-06-10 10:21:22 -04:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs Correct quiet description for playground 2021-08-06 01:58:24 +03:00
parse.rs Allow $ in tree-sitter parse --edit 2021-06-23 10:04:29 -04:00
query.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04: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 Support for suffixes in test file separators 2021-08-19 09:42:46 -04: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
web_ui.html add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs Fix 'include!' error when building the CLI outside of the repo 2021-09-03 13:45:13 -07:00