tree-sitter/cli/src
2019-06-19 15:58:29 -07:00
..
generate Fix missed opportunities to merge parse states 2019-06-06 15:29:22 -07:00
tests Add ts_node_is_extra API 2019-06-19 15:58:29 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
highlight.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
lib.rs Start work on web UI command 2019-05-13 21:51:17 -07:00
loader.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Make git sha optional at build time 2019-06-06 13:12:53 -07:00
parse.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
properties.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
test.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
util.rs Extract graph log validation into a specialized test 2019-03-14 22:21:19 -07:00
wasm.rs Fix problems with build-wasm command 2019-06-10 11:40:36 -07:00
web_ui.html Allow building the wasm libs with native emscripten instead of docker 2019-05-14 14:02:22 -07:00
web_ui.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00