tree-sitter/cli/src
Max Brunsfeld 5a979d1457 node-types: Add test for field merging with aliases
Co-Authored-By: Timothy Clem <timothy.clem@gmail.com>
2019-11-19 14:31:56 -08:00
..
generate node-types: Add test for field merging with aliases 2019-11-19 14:31:56 -08:00
tests binding_rust: Improve node children APIs 2019-11-08 14:20:10 -08:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs cli: Check queries when running tree-sitter test 2019-10-18 14:44:16 -07:00
highlight.rs Tweak highlight name matching semantics, add doc comments 2019-10-17 12:03:34 -07:00
lib.rs Add simple CLI command for running tree queries 2019-09-11 15:12:45 -07:00
loader.rs Tweak how highlight query paths are specified in package.json 2019-10-17 10:14:05 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs cli: Check queries when running tree-sitter test 2019-10-18 14:44:16 -07:00
parse.rs highlight: Fix panic when cancelled before parsing a nested document 2019-07-16 14:34:24 -07:00
query.rs rust: Change QueryCursor::captures to expose the full match 2019-10-03 12:45:58 -07:00
test.rs Fix error in test command when queries folder does not exist 2019-10-21 09:22: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 Fix layout issues in web-ui 2019-09-13 15:19:31 -07:00
web_ui.rs web-ui: Fix content-type of library wasm 2019-08-10 13:00:55 -07:00