summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/binary/decode.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/RawExpr/UnspannedExpr/Nadrieril2019-12-201-2/+3
* s/ExprF/ExprKind/Nadrieril2019-12-201-6/+6
* Move error module to root of crateNadrieril2019-12-201-1/+1
* Split binary decoding and encoding into separate filesNadrieril2019-12-171-0/+437