summaryrefslogtreecommitdiff
path: root/dhall/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move api into its own crateNadrieril2019-08-133-322/+0
|
* Remove dhall::expr!() macroNadrieril2019-08-101-4/+0
| | | | It's a lot of hassle for not a lot of benefit
* Make visibilities more consistentNadrieril2019-05-091-1/+1
|
* Rewrite Deserialize trait around new Value and TypeNadrieril2019-05-094-79/+71
|
* Rewrite the StaticType trait and everything around itNadrieril2019-05-095-189/+174
|
* Fix deriveNadrieril2019-05-071-0/+2
|
* Move main datatypes into their own modulesNadrieril2019-05-061-1/+1
|
* Move api-related modules into an api moduleNadrieril2019-05-066-0/+347