tree-sitter/cli/src
2021-06-23 02:41:30 +03:00
..
generate Use double quoted patterns for more precise pattern matching in the binding.gyp files 2021-06-23 02:41:30 +03:00
tests Make HighlightConfiguration::configure use into iterator instead of a Vec<String> 2021-06-16 19:14:45 +02: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 Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs fix(cli): Don't print 'Error:' prefix 2021-06-14 10:46:39 +03:00
parse.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -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 cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -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 cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
web_ui.html add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00