summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/binary (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rustfmtNadrieril2019-12-221-3/+1
|
* Implement parsing for record completionNadrieril2019-12-222-0/+8
|
* s/RawExpr/UnspannedExpr/Nadrieril2019-12-201-2/+3
|
* s/ExprF/ExprKind/Nadrieril2019-12-202-12/+14
|
* Move error module to root of crateNadrieril2019-12-202-2/+2
|
* Split binary decoding and encoding into separate filesNadrieril2019-12-173-318/+327
|
* Split syntax module between text and binaryNadrieril2019-12-172-0/+751