summaryrefslogtreecommitdiff
path: root/serde_dhall/src/simple.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework SimpleValueNadrieril2020-03-311-44/+29
|
* Rework SimpleTypeNadrieril2020-03-311-53/+92
|
* Hide SimpleValue from apiNadrieril2020-03-311-5/+3
|
* Add a bunch of TODOsNadrieril2020-03-311-0/+2
|
* Reorganize API and internals of serde_dhall a bitNadrieril2020-03-311-1/+1
|
* Expose simple::Val/Ty properly in the APINadrieril2020-03-311-119/+76
|
* Move Value, SimpleValue and SimpleType to serdeNadrieril2020-03-311-9/+171
|
* Reorganize serde modulesNadrieril2020-03-311-0/+81