aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src
Commit message (Collapse)AuthorAgeFilesLines
* Speedup fmtAleksey Kladov2018-10-311-9/+22
|
* Reformat allAleksey Kladov2018-10-312-20/+19
|
* Various changesMuhammad Mominul Huque2018-10-312-27/+32
| | | | | | | 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-312-11/+17
|
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-3/+2
|
* Clippy lint: single-character string constantAlan Du2018-10-181-1/+1
|
* rename gen-kinds to gen-syntaxAleksey Kladov2018-10-161-2/+2
|
* fix testsAleksey Kladov2018-10-162-33/+21
|
* extract teraronAleksey Kladov2018-10-162-69/+26
|
* 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