summaryrefslogtreecommitdiff
path: root/serde_dhall/src/static_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SimpleType to mirror SimpleValueNadrieril2020-03-311-4/+4
* Split serde_dhall::Value to separate values from typesNadrieril2020-03-311-13/+13
* Deserialize more typesNadrieril2020-01-161-3/+8
* Reexport dhall_syntax as a module in dhallNadrieril2019-12-151-1/+1
* Merge `Type` and `Value` in serde_dhallNadrieril2019-08-131-13/+13
* Move api into its own crateNadrieril2019-08-131-0/+93