tree-sitter.tree-sitter/cli/src
2019-02-19 10:40:34 -08:00
..
generate cli: Create src directory before writing grammar.json 2019-02-14 10:57:33 -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 Clarify parse command error message when failing to read source file 2019-02-19 10:40:27 -08:00
properties.rs Ensure deterministic order of values in property sheet JSON files 2019-02-19 10:40:34 -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