Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speedup fmt | Aleksey Kladov | 2018-10-31 | 1 | -9/+22 |
| | |||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -15/+16 |
| | |||||
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 1 | -0/+29 |
| | | | | | | | 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 | 1 | -4/+5 |
| | |||||
* | Clippy lint: single-character string constant | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-16 | 1 | -16/+19 |
| | |||||
* | extract teraron | Aleksey Kladov | 2018-10-16 | 1 | -47/+3 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -5/+7 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | Refactor the constants | Muhammad Mominul Huque | 2018-10-15 | 1 | -3/+13 |
| | |||||
* | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | Show how to generate code with error message | Muhammad Mominul Huque | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | create cli.rs and make the tests passing | Muhammad Mominul Huque | 2018-10-14 | 1 | -0/+67 |
| | |||||
* | organizize | Aleksey Kladov | 2018-08-10 | 1 | -0/+43 |