tree-sitter/cli/src
2020-03-11 13:15:26 -07:00
..
generate Merge pull request #542 from SKalt/issue-524-document-supertypes-in-grammar-schema 2020-02-24 16:14:49 -08:00
tests Merge branch 'master' into tags 2020-03-11 13:15:26 -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 docs: Add explanation of syntax highlighting configuration for CLI 2020-02-21 11:39:27 -08:00
lib.rs Start work on new tree-sitter-tags crate 2020-03-04 14:27:31 -08:00
loader.rs Start work on new tree-sitter-tags crate 2020-03-04 14:27:31 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs cli: Move more of the tags code from main into the tags module 2020-03-10 16:52:10 -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 cli: Move more of the tags code from main into the tags module 2020-03-10 16:52:10 -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 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 add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs web-ui: Load static files from disk if TREE_SITTER_BASE_DIR var is set 2019-12-19 11:23:14 -08:00