tree-sitter/cli/src
Max Brunsfeld d84e6fafdd
Merge pull request #375 from mkrupcale/wasm-docker-selinux
Use Z option for docker-run volume mount
2019-07-16 15:10:42 -07:00
..
generate Fix non-deterministic ordering of lex states 2019-07-03 16:34:06 -07:00
tests highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -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 highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -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 highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
parse.rs highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
properties.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
test.rs highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
util.rs Extract graph log validation into a specialized test 2019-03-14 22:21:19 -07:00
wasm.rs Merge pull request #375 from mkrupcale/wasm-docker-selinux 2019-07-16 15:10:42 -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