Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -4/+5 |
| | |||||
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 1 | -1/+8 |
| | | | | | | | Pin to a specific toolchain version Format checking functionality Add a test to check the code formatting. Remove macro_use attribute | ||||
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-16 | 1 | -13/+2 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -3/+13 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | 2018-10-16 | 1 | -2/+2 |
| | |||||
* | Refactor the constants | Muhammad Mominul Huque | 2018-10-15 | 1 | -9/+3 |
| | |||||
* | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | 2018-10-15 | 1 | -4/+3 |
| | |||||
* | Show how to generate code with error message | Muhammad Mominul Huque | 2018-10-14 | 1 | -2/+6 |
| | |||||
* | create cli.rs and make the tests passing | Muhammad Mominul Huque | 2018-10-14 | 1 | -0/+16 |