summaryrefslogtreecommitdiff
path: root/dhall/src/api/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move api into its own crateNadrieril2019-08-131-159/+0
* Remove dhall::expr!() macroNadrieril2019-08-101-4/+0
* Rewrite Deserialize trait around new Value and TypeNadrieril2019-05-091-17/+63
* Rewrite the StaticType trait and everything around itNadrieril2019-05-091-4/+81
* Fix deriveNadrieril2019-05-071-0/+2
* Move api-related modules into an api moduleNadrieril2019-05-061-0/+38