tree-sitter/cli/src
2019-04-27 17:54:00 -07:00
..
generate Start work on a WASM binding 2019-04-25 17:27:39 -07:00
tests In node range queries, treat the end coordinate as exclusive 2019-04-26 13:36:28 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs Add a highlight subcommand 2019-02-19 12:32:03 -08:00
highlight.rs cli: Add a --time flag to highlight subcommand 2019-03-13 15:52:29 -07:00
lib.rs Start work on a WASM binding 2019-04-25 17:27:39 -07:00
loader.rs Build parsers with debug symbols 2019-04-05 13:04:37 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Start work on a WASM binding 2019-04-25 17:27:39 -07:00
parse.rs Add --edit flag to parse command 2019-04-08 09:21:03 -07:00
properties.rs Merge branch 'master' into node-fields 2019-03-26 11:58:21 -07:00
test.rs lib: Include fields in ts_node_string output 2019-02-13 09:47:21 -08:00
util.rs Extract graph log validation into a specialized test 2019-03-14 22:21:19 -07:00
wasm.rs Increase memory limit for language wasm files 2019-04-27 17:54:00 -07:00