tree-sitter/cli/src
2019-02-13 19:31:26 -08:00
..
generate cli: Always write parser.h in generate command 2019-02-08 15:16:38 -08:00
tests CLI: Determine language symbol from grammar, not package.json 2019-02-13 19:31:26 -08:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
lib.rs Move properties module out of generate 2019-02-01 19:57:00 -08:00
loader.rs CLI: Determine language symbol from grammar, not package.json 2019-02-13 19:31:26 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs cli: Fix exit code of parse subcommand 2019-02-06 16:17:35 -08:00
parse.rs cli: Fix exit code of parse subcommand 2019-02-06 16:17:35 -08:00
properties.rs Separate walk_with_properties tests from parser tests 2019-02-01 21:20:27 -08:00
test.rs binding: Make parse methods more convenient 2019-02-05 10:59:33 -08:00
util.rs Add benchmark script 2019-02-01 15:17:35 -08:00