summaryrefslogtreecommitdiff
path: root/abnf_to_pest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CI: Use a work around to not hit the clippy issueBasile Henry2020-11-021-3/+6
|
* Update abnf dependencyNadrieril2020-10-302-12/+12
|
* Update pretty dependencyNadrieril2020-10-302-32/+29
|
* Release abnf_to_pest version 0.5.0Nadrieril2020-04-052-2/+2
|
* Setup cargo-releaseNadrieril2020-04-051-1/+2
|
* Reorganize API and internals of serde_dhall a bitNadrieril2020-03-311-1/+1
|
* Run clippyNadrieril2020-03-171-1/+1
|
* Update abnf dependency in the hopes of fixing a bugNadrieril2019-12-222-69/+45
|
* Bump abnf_to_pest versionNadrieril2019-12-211-2/+1
|
* Tiny rename to save myself a lot of painNadrieril2019-04-161-1/+6
|
* Seriously, trailing slash?Nadrieril2019-04-152-3/+3
|
* clippyNadrieril2019-04-151-2/+1
|
* Prepare for publicationNadrieril2019-04-153-2/+29
|
* Document abnf_to_pest somewhatNadrieril2019-04-151-0/+23
|
* Keep rule order in `abnf_to_pest`Nadrieril2019-04-152-2/+3
| | | | Closes #79
* Use upstream abnf crateNadrieril2019-04-152-3/+3
|
* abnf_to_pest: Document roughlyNadrieril2019-04-141-0/+3
|
* Update dependenciesNadrieril2019-04-141-2/+2
|
* Clarify licenseNadrieril2019-04-121-0/+1
| | | | Closes #61
* clippyNadrieril2019-04-081-5/+7
|
* CI tweaksNadrieril2019-03-191-1/+0
|
* Skip build-only subcrates in code coverageNadrieril2019-03-191-0/+1
|
* rustfmtNadrieril2019-03-091-18/+28
|
* Refactor abnf_to_pest to make rule editing possibleNadrieril2019-03-091-95/+112
| | | | Obsoletes #16
* Obey clippy lintsNadrieril2019-03-091-2/+3
| | | | Closes #14
* Use upstream pestNadrieril2019-03-071-0/+2
|
* Remove doctest noise from cargo testNadrieril2019-03-061-0/+3
|
* rustfmtNadrieril2019-03-061-26/+55
|
* Tweak pest generationNadrieril2019-03-021-2/+2
|
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-012-0/+124