tree-sitter/cli/src
2019-03-29 17:36:19 -07:00
..
generate Fix non-deterministic conflict message order 2019-03-29 17:36:19 -07:00
tests Merge branch 'master' into node-fields 2019-03-26 11:58:21 -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 Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
loader.rs Re-enable HTML language in benchmarks 2019-03-03 18:23:01 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Add --cancel flag to parse command to allow command-line testing 2019-03-21 10:56:32 -07:00
parse.rs Merge branch 'master' into node-fields 2019-03-26 11:58:21 -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