aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Reformat allAleksey Kladov2018-10-311-5/+3
|
* Various changesMuhammad Mominul Huque2018-10-311-27/+3
| | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute
* initial implementationMuhammad Mominul Huque2018-10-311-7/+12
|
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-3/+2
|
* rename gen-kinds to gen-syntaxAleksey Kladov2018-10-161-2/+2
|
* fix testsAleksey Kladov2018-10-161-17/+2
|
* extract teraronAleksey Kladov2018-10-161-22/+23
|
* Cargo FormatJeremy A. Kolb2018-10-161-12/+33
| | | | Run `cargo fmt` and ignore generated files
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-161-2/+2
|
* Refactor the constantsMuhammad Mominul Huque2018-10-151-8/+3
|
* 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-3/+1
|
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-141-59/+3
|
* 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-101-0/+216