tree-sitter/cli/src
2020-10-26 14:35:18 -04:00
..
generate Initialize TSLanguage fields in order of their declaration 2020-10-15 07:20:12 -07:00
tests propitiate the tests 2020-10-26 14:35:18 -04: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 tags: Handle cancellation 2020-03-25 11:26:52 -07:00
lib.rs move shared code to query_testing 2020-10-26 14:27:33 -04: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 Introduce query/assert and call it in query.rs. 2020-10-21 12:37:24 -04:00
parse.rs Take Max's suggestions. 2020-09-30 09:28:58 -04:00
query.rs move shared code to query_testing 2020-10-26 14:27:33 -04:00
query_testing.rs propitiate the tests 2020-10-26 14:35:18 -04: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 propitiate the tests 2020-10-26 14:35:18 -04:00
util.rs Improve error message when failing to run graphviz stuff 2020-07-10 10:13:19 -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