aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src
Commit message (Collapse)AuthorAgeFilesLines
* Cargo FormatJeremy A. Kolb2018-10-162-17/+40
| | | | Run `cargo fmt` and ignore generated files
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-162-3/+3
|
* Refactor the constantsMuhammad Mominul Huque2018-10-152-11/+16
|
* Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque2018-10-152-4/+4
|
* Show how to generate code with error messageMuhammad Mominul Huque2018-10-142-4/+2
|
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-142-59/+70
|
* rename all thingsAleksey Kladov2018-09-161-13/+13
|
* fix derecated callAleksey Kladov2018-09-161-2/+2
|
* fix installation for windowsAleksey Kladov2018-09-161-3/+11
|
* get rid of commandspeckAleksey Kladov2018-09-161-21/+21
|
* default method name to type nameAleksey Kladov2018-08-311-1/+4
|
* you better runAleksey Kladov2018-08-271-1/+1
|
* More symbolsAleksey Kladov2018-08-111-0/+1
|
* heckAleksey Kladov2018-08-111-12/+6
|
* organizizeAleksey Kladov2018-08-102-0/+259