summaryrefslogtreecommitdiff
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole new bunch of tests now pass !Nadrieril2019-03-091-1/+7
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-021-1/+2
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-011-19/+5
* Improve pest file layoutNadrieril2019-03-011-0/+1
* Auto-generate pest file from spec abnfNadrieril2019-02-281-0/+2
* Start rewriting parser in pestNadrieril2019-02-281-0/+2
* Switch to Rust 2018 editionNadrieril2019-02-271-0/+1
* Revert "Try to update to latest nom"Nadrieril2019-02-271-1/+1
* Try to update to latest nomNadrieril2019-02-271-1/+1
* Update dependenciesNadrieril2019-02-271-4/+4
* fixed some clippy warningsAndre Bogus2017-09-081-2/+2
* Colored error messagesNanoTech2017-03-101-0/+1
* rustc-style error messagesNanoTech2017-03-101-0/+1
* Initial commitNanoTech2017-03-101-0/+12