summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/text/parser.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generate parser manually to make the crate publishableNadrieril2019-12-211-3/+9
* s/RawExpr/UnspannedExpr/Nadrieril2019-12-201-3/+7
* s/ExprF/ExprKind/Nadrieril2019-12-201-1/+1
* Rename syntax::core to syntax::astNadrieril2019-12-191-10/+9
* Split syntax module between text and binaryNadrieril2019-12-171-0/+920