summaryrefslogtreecommitdiff
path: root/dhall/src/serde.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make SubExpr generic in the variable labels type"Nadrieril2019-05-041-1/+1
* Make SubExpr generic in the variable labels typeNadrieril2019-05-041-1/+1
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-1/+1
* Store Thunk in NormalizedNadrieril2019-05-021-1/+1
* Add basic deserialization supportNadrieril2019-04-111-4/+64
* Add error submoduleNadrieril2019-04-101-1/+1
* Prepare for serde supportNadrieril2019-04-101-0/+9