mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-14 01:16:19 -04:00
* 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. |
||
|---|---|---|
| .. | ||
| util | ||
| benchmark | ||
| benchmark.cmd | ||
| build-fuzzers | ||
| build-lib | ||
| check-mallocs | ||
| ci | ||
| fetch-fixtures | ||
| fetch-fixtures.cmd | ||
| generate-bindings | ||
| regenerate-fixtures | ||
| regenerate-fixtures.cmd | ||
| reproduce | ||
| run-fuzzer | ||
| serve-docs | ||
| test | ||
| test.cmd | ||
| version | ||