tree-sitter/cli/src
Max Brunsfeld b972a7158d Tweak cancellation logic for CLI commands
In 'parse' and 'highlight' cancel on stdin if stdin is a tty.
2020-10-23 12:15:44 -07:00
..
generate Initialize TSLanguage fields in order of their declaration 2020-10-15 07:20:12 -07:00
tests Remove duplication of LossyUtf8 helper 2020-10-14 11:35:50 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs Return correct path and line in query errors from the CLI 2020-09-24 13:47:27 -07:00
highlight.rs Tweak cancellation logic for CLI commands 2020-10-23 12:15:44 -07:00
lib.rs Start work on new tree-sitter-tags crate 2020-03-04 14:27:31 -08:00
loader.rs Make query error line numbers consistently display 1-indexed 2020-09-24 15:03:51 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Tweak cancellation logic for CLI commands 2020-10-23 12:15:44 -07:00
parse.rs Tweak cancellation logic for CLI commands 2020-10-23 12:15:44 -07:00
query.rs Accept a paths file to most CLI subcommands 2020-07-14 15:04:39 -07:00
tags.rs Make query error line numbers consistently display 1-indexed 2020-09-24 15:03:51 -07:00
test.rs Return correct path and line in query errors from the CLI 2020-09-24 13:47:27 -07:00
test_highlight.rs In highlight test, reset included ranges before finding assertions 2020-06-15 10:51:34 -07:00
util.rs Tweak cancellation logic for CLI commands 2020-10-23 12:15:44 -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 Better naming. 2020-09-08 09:25:38 -04:00