Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | Add a fuzzing subcommand | DJMcNab | 2018-12-31 | 1 | -0/+17 |
| | |||||
* | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -1/+1 |
| | |||||
* | fix use std::{self} | gfreezy | 2018-12-26 | 1 | -1/+1 |
| | |||||
* | :arrow_up: 1.31.1 | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Rename test_fail to test_err | DJMcNab | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Change parser tests dir to inline/ok and inline/err | DJMcNab | 2018-12-20 | 1 | -1/+7 |
| | |||||
* | Reimplement format-hook using a rust binary | DJMcNab | 2018-12-09 | 1 | -22/+10 |
| | |||||
* | Update hook to not add unstaged files | DJMcNab | 2018-12-09 | 1 | -1/+3 |
| | |||||
* | Implement and test format hook | DJMcNab | 2018-12-09 | 1 | -1/+28 |
| | |||||
* | Fix cargo format component name and run rustfmt | DJMcNab | 2018-12-09 | 1 | -4/+1 |
| | |||||
* | modernize some code | Aleksey Kladov | 2018-12-06 | 1 | -5/+1 |
| | |||||
* | :arrow_up: 1.31.0 :tada: | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
| | |||||
* | switch back to the latest beta | Aleksey Kladov | 2018-11-24 | 1 | -1/+1 |
| | |||||
* | Pin to older beta | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
| | | | | https://github.com/rust-lang/rust/issues/56128 | ||||
* | 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 |