summaryrefslogtreecommitdiff
path: root/serde_dhall/src/value.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move mod simple into valueNadrieril2020-03-311-15/+237
|
* Hide Value from APINadrieril2020-03-311-3/+3
|
* Rework SimpleValueNadrieril2020-03-311-1/+1
|
* Rework SimpleTypeNadrieril2020-03-311-1/+1
|
* Hide SimpleValue from apiNadrieril2020-03-311-2/+1
|
* Add a bunch of TODOsNadrieril2020-03-311-0/+3
|
* Reorganize API and internals of serde_dhall a bitNadrieril2020-03-311-1/+1
|
* Introduce option builderNadrieril2020-03-311-22/+10
|
* Expose simple::Val/Ty properly in the APINadrieril2020-03-311-14/+13
|
* Move Value, SimpleValue and SimpleType to serdeNadrieril2020-03-311-0/+73