tree-sitter/cli/src
Max Brunsfeld 4cac85fec4 Add benchmark script
* Structure `cli` crate as both a library and an executable, so that
benchmarks can import code from the crate.
* Import macros in the Rust 2018 style.
2019-02-01 15:17:35 -08:00
..
generate Add benchmark script 2019-02-01 15:17:35 -08:00
tests Add benchmark script 2019-02-01 15:17:35 -08:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
lib.rs Add benchmark script 2019-02-01 15:17:35 -08:00
loader.rs Add benchmark script 2019-02-01 15:17:35 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs Add benchmark script 2019-02-01 15:17:35 -08:00
parse.rs Get parse command handling multiple files, add --time, --quiet flags 2019-01-17 17:15:10 -08:00
test.rs Add benchmark script 2019-02-01 15:17:35 -08:00
util.rs Add benchmark script 2019-02-01 15:17:35 -08:00