tree-sitter/cli/src
2020-05-15 23:56:40 -07:00
..
generate node-types: Fix bug w/ required property when multiple rules aliased as same 2020-05-14 10:51:18 -07:00
tests add Rust into languages list for corpus tests (#619) 2020-05-15 16:02:39 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs tags: Implement strip regex for docs processing 2020-03-10 10:43:23 -07:00
highlight.rs tags: Handle cancellation 2020-03-25 11:26:52 -07:00
lib.rs Start work on new tree-sitter-tags crate 2020-03-04 14:27:31 -08:00
loader.rs cli: Fix loading of tags query 2020-03-13 16:13:31 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs [cli]: add an option to no open browser in web-ui command (#620) 2020-05-15 23:56:40 -07:00
parse.rs highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
query.rs Improve output format for query subcommand 2020-01-15 17:08:31 -08:00
tags.rs tags: Handle cancellation 2020-03-25 11:26:52 -07:00
test.rs Fix error in test command when queries folder does not exist 2019-10-21 09:22:24 -07:00
test_highlight.rs Run syntax highlighting tests as part of the main test command 2019-12-05 15:28:16 -08:00
util.rs tags: Handle cancellation 2020-03-25 11:26:52 -07:00
wasm.rs Fix wasm tests on CI (#616) 2020-05-13 15:14:43 -07:00
web_ui.html add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs [cli]: add an option to no open browser in web-ui command (#620) 2020-05-15 23:56:40 -07:00