summaryrefslogtreecommitdiff
path: root/dhall/src/serde.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-06Move api-related modules into an api moduleNadrieril1-69/+0
2019-05-06Reorganize dhall into a phase structureNadrieril1-1/+1
2019-05-04Revert "Make SubExpr generic in the variable labels type"Nadrieril1-1/+1
2019-05-04Make SubExpr generic in the variable labels typeNadrieril1-1/+1
2019-05-04Rename dhall_core to dhall_syntaxNadrieril1-1/+1
2019-05-02Store Thunk in NormalizedNadrieril1-1/+1
2019-04-11Add basic deserialization supportNadrieril1-4/+64
2019-04-10Add error submoduleNadrieril1-1/+1
2019-04-10Prepare for serde supportNadrieril1-0/+9