aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Clippy lint: single-character string constantAlan Du2018-10-181-1/+1
|
* fix testsAleksey Kladov2018-10-161-16/+19
|
* extract teraronAleksey Kladov2018-10-161-47/+3
|
* Cargo FormatJeremy A. Kolb2018-10-161-5/+7
| | | | Run `cargo fmt` and ignore generated files
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-161-1/+1
|
* Refactor the constantsMuhammad Mominul Huque2018-10-151-3/+13
|
* Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque2018-10-151-2/+2
|
* Show how to generate code with error messageMuhammad Mominul Huque2018-10-141-1/+1
|
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-141-0/+67
|
* organizizeAleksey Kladov2018-08-101-0/+43