Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speedup fmt | Aleksey Kladov | 2018-10-31 | 1 | -9/+22 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 3 | -24/+24 |
| | |||||
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 3 | -28/+40 |
| | | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute | ||||
* | initial implementation | Muhammad Mominul Huque | 2018-10-31 | 2 | -11/+17 |
| | |||||
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
| | |||||
* | Clippy lint: single-character string constant | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 2 | -3/+3 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-16 | 3 | -46/+23 |
| | |||||
* | Switch to published teraron | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | extract teraron | Aleksey Kladov | 2018-10-16 | 3 | -72/+27 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 3 | -20/+53 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Merge #128 | bors[bot] | 2018-10-16 | 3 | -66/+93 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 128: Add a test to verify if the generated codes are up-to-date. r=matklad a=mominul This test checks if the generated codes are up-to-date every time during `cargo test`. I have confirmed that the test works by manually editing the `grammar.ron` file. Closes #126 Thanks! Co-authored-by: Muhammad Mominul Huque <[email protected]> | ||||
| * | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | 2018-10-16 | 3 | -5/+5 |
| | | |||||
| * | Refactor the constants | Muhammad Mominul Huque | 2018-10-15 | 3 | -20/+19 |
| | | |||||
| * | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | 2018-10-15 | 3 | -8/+7 |
| | | |||||
| * | Show how to generate code with error message | Muhammad Mominul Huque | 2018-10-14 | 3 | -6/+8 |
| | | |||||
| * | create cli.rs and make the tests passing | Muhammad Mominul Huque | 2018-10-14 | 3 | -59/+86 |
| | | |||||
* | | switch base crates to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -0/+1 |
|/ | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -13/+13 |
| | |||||
* | fix derecated call | Aleksey Kladov | 2018-09-16 | 1 | -2/+2 |
| | |||||
* | fix installation for windows | Aleksey Kladov | 2018-09-16 | 1 | -3/+11 |
| | |||||
* | get rid of commandspeck | Aleksey Kladov | 2018-09-16 | 2 | -22/+21 |
| | |||||
* | default method name to type name | Aleksey Kladov | 2018-08-31 | 1 | -1/+4 |
| | |||||
* | you better run | Aleksey Kladov | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | More symbols | Aleksey Kladov | 2018-08-11 | 1 | -0/+1 |
| | |||||
* | heck | Aleksey Kladov | 2018-08-11 | 2 | -12/+7 |
| | |||||
* | bump ron | Aleksey Kladov | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | organizize | Aleksey Kladov | 2018-08-10 | 3 | -0/+273 |