summaryrefslogtreecommitdiff
path: root/Cargo.lock (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-02Move part of parser into its own crate to limit recompilation timesNadrieril1-15/+15
2019-03-01Split abnf_to_pest and dhall into their own cratesNadrieril1-16/+23
2019-03-01Improve pest file layoutNadrieril1-0/+16
2019-02-28Auto-generate pest file from spec abnfNadrieril1-0/+27
2019-02-28Start rewriting parser in pestNadrieril1-4/+122
2019-02-27Revert "Try to update to latest nom"Nadrieril1-16/+18
2019-02-27Try to update to latest nomNadrieril1-18/+16
2019-02-27Update dependenciesNadrieril1-134/+509
2017-09-08fixed some clippy warningsAndre Bogus1-120/+147
2017-03-10Colored error messagesNanoTech1-0/+10
2017-03-10rustc-style error messagesNanoTech1-0/+7