Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-02 | CI: Use a work around to not hit the clippy issue | Basile Henry | 1 | -3/+6 | |
2020-10-30 | Update abnf dependency | Nadrieril | 2 | -12/+12 | |
2020-10-30 | Update pretty dependency | Nadrieril | 2 | -32/+29 | |
2020-04-05 | Release abnf_to_pest version 0.5.0 | Nadrieril | 2 | -2/+2 | |
2020-04-05 | Setup cargo-release | Nadrieril | 1 | -1/+2 | |
2020-03-31 | Reorganize API and internals of serde_dhall a bit | Nadrieril | 1 | -1/+1 | |
2020-03-17 | Run clippy | Nadrieril | 1 | -1/+1 | |
2019-12-22 | Update abnf dependency in the hopes of fixing a bug | Nadrieril | 2 | -69/+45 | |
2019-12-21 | Bump abnf_to_pest version | Nadrieril | 1 | -2/+1 | |
2019-04-16 | Tiny rename to save myself a lot of pain | Nadrieril | 1 | -1/+6 | |
2019-04-15 | Seriously, trailing slash? | Nadrieril | 2 | -3/+3 | |
2019-04-15 | clippy | Nadrieril | 1 | -2/+1 | |
2019-04-15 | Prepare for publication | Nadrieril | 3 | -2/+29 | |
2019-04-15 | Document abnf_to_pest somewhat | Nadrieril | 1 | -0/+23 | |
2019-04-15 | Keep rule order in `abnf_to_pest` | Nadrieril | 2 | -2/+3 | |
Closes #79 | |||||
2019-04-15 | Use upstream abnf crate | Nadrieril | 2 | -3/+3 | |
2019-04-14 | abnf_to_pest: Document roughly | Nadrieril | 1 | -0/+3 | |
2019-04-14 | Update dependencies | Nadrieril | 1 | -2/+2 | |
2019-04-12 | Clarify license | Nadrieril | 1 | -0/+1 | |
Closes #61 | |||||
2019-04-08 | clippy | Nadrieril | 1 | -5/+7 | |
2019-03-19 | CI tweaks | Nadrieril | 1 | -1/+0 | |
2019-03-19 | Skip build-only subcrates in code coverage | Nadrieril | 1 | -0/+1 | |
2019-03-09 | rustfmt | Nadrieril | 1 | -18/+28 | |
2019-03-09 | Refactor abnf_to_pest to make rule editing possible | Nadrieril | 1 | -95/+112 | |
Obsoletes #16 | |||||
2019-03-09 | Obey clippy lints | Nadrieril | 1 | -2/+3 | |
Closes #14 | |||||
2019-03-07 | Use upstream pest | Nadrieril | 1 | -0/+2 | |
2019-03-06 | Remove doctest noise from cargo test | Nadrieril | 1 | -0/+3 | |
2019-03-06 | rustfmt | Nadrieril | 1 | -26/+55 | |
2019-03-02 | Tweak pest generation | Nadrieril | 1 | -2/+2 | |
2019-03-01 | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2 | -0/+124 | |