tree-sitter/cli/src
2019-10-14 12:30:22 -07:00
..
generate node-types: Rework the approach to computing multiple and required 2019-10-11 13:59:02 -07:00
tests Start reimplementing highlight crate with tree queries 2019-10-14 12:30:22 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs Start reimplementing highlight crate with tree queries 2019-10-14 12:30:22 -07:00
highlight.rs Start reimplementing highlight crate with tree queries 2019-10-14 12:30:22 -07:00
lib.rs Add simple CLI command for running tree queries 2019-09-11 15:12:45 -07:00
loader.rs Start reimplementing highlight crate with tree queries 2019-10-14 12:30:22 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Start reimplementing highlight crate with tree queries 2019-10-14 12:30:22 -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 In test command, use the longest line of dashes as the test divider 2019-09-05 09:59:59 -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