tree-sitter/cli/src
Max Brunsfeld bd1f7f6881
Merge pull request #1196 from ahlinc/feat/independent-binding-files-gen
feat(cli): Independent binding files generation
2021-06-29 16:28:46 -07:00
..
generate Updating of binding.gyp should depend on its content instead of bindings/node folder 2021-06-23 02:42:48 +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 chore(cli): Use DeriveDisplayOrder Clap's setting 2021-06-27 03:37:56 +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 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 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 cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00