summaryrefslogtreecommitdiff
path: root/abnf_to_pest (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-02CI: Use a work around to not hit the clippy issueBasile Henry1-3/+6
2020-10-30Update abnf dependencyNadrieril2-12/+12
2020-10-30Update pretty dependencyNadrieril2-32/+29
2020-04-05Release abnf_to_pest version 0.5.0Nadrieril2-2/+2
2020-04-05Setup cargo-releaseNadrieril1-1/+2
2020-03-31Reorganize API and internals of serde_dhall a bitNadrieril1-1/+1
2020-03-17Run clippyNadrieril1-1/+1
2019-12-22Update abnf dependency in the hopes of fixing a bugNadrieril2-69/+45
2019-12-21Bump abnf_to_pest versionNadrieril1-2/+1
2019-04-16Tiny rename to save myself a lot of painNadrieril1-1/+6
2019-04-15Seriously, trailing slash?Nadrieril2-3/+3
2019-04-15clippyNadrieril1-2/+1
2019-04-15Prepare for publicationNadrieril3-2/+29
2019-04-15Document abnf_to_pest somewhatNadrieril1-0/+23
2019-04-15Keep rule order in `abnf_to_pest`Nadrieril2-2/+3
2019-04-15Use upstream abnf crateNadrieril2-3/+3
2019-04-14abnf_to_pest: Document roughlyNadrieril1-0/+3
2019-04-14Update dependenciesNadrieril1-2/+2
2019-04-12Clarify licenseNadrieril1-0/+1
2019-04-08clippyNadrieril1-5/+7
2019-03-19CI tweaksNadrieril1-1/+0
2019-03-19Skip build-only subcrates in code coverageNadrieril1-0/+1
2019-03-09rustfmtNadrieril1-18/+28
2019-03-09Refactor abnf_to_pest to make rule editing possibleNadrieril1-95/+112
2019-03-09Obey clippy lintsNadrieril1-2/+3
2019-03-07Use upstream pestNadrieril1-0/+2
2019-03-06Remove doctest noise from cargo testNadrieril1-0/+3
2019-03-06rustfmtNadrieril1-26/+55
2019-03-02Tweak pest generationNadrieril1-2/+2
2019-03-01Split abnf_to_pest and dhall into their own cratesNadrieril2-0/+124