summaryrefslogtreecommitdiff
path: root/serde_dhall/src/static_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document moreNadrieril2020-03-311-8/+25
* Rework SimpleTypeNadrieril2020-03-311-13/+13
* Add a bunch of TODOsNadrieril2020-03-311-0/+1
* Expose simple::Val/Ty properly in the APINadrieril2020-03-311-9/+12
* Move Value, SimpleValue and SimpleType to serdeNadrieril2020-03-311-2/+1
* 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