tree-sitter/cli/src
2021-08-18 22:22:46 -07:00
..
generate Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00
tests fix(parser): count rows in the debug log from 0 2021-07-15 11:47:14 +03: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 cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
tags.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test.rs feat(cli): Make "test" output more readable 2021-07-19 10:56:21 +00: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 Always print where the playground is running 2021-08-06 01:58:24 +03:00