summaryrefslogtreecommitdiff
path: root/dhall/src/api (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-10Remove dhall::expr!() macroNadrieril1-4/+0
2019-05-09Make visibilities more consistentNadrieril1-1/+1
2019-05-09Rewrite Deserialize trait around new Value and TypeNadrieril4-79/+71
2019-05-09Rewrite the StaticType trait and everything around itNadrieril5-189/+174
2019-05-07Fix deriveNadrieril1-0/+2
2019-05-06Move main datatypes into their own modulesNadrieril1-1/+1
2019-05-06Move api-related modules into an api moduleNadrieril6-0/+347