summaryrefslogtreecommitdiff
path: root/serde_dhall/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-13Move api into its own crateNadrieril1-9/+114
2019-08-10Remove dhall::expr!() macroNadrieril1-4/+0
2019-05-09Rewrite Deserialize trait around new Value and TypeNadrieril1-17/+63
2019-05-09Rewrite the StaticType trait and everything around itNadrieril1-4/+81
2019-05-07Fix deriveNadrieril1-0/+2
2019-05-06Move api-related modules into an api moduleNadrieril1-0/+38