summaryrefslogtreecommitdiff
path: root/serde_dhall/src/simple.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-31Move mod simple into valueNadrieril1-224/+0
2020-03-31Rework SimpleValueNadrieril1-44/+29
2020-03-31Rework SimpleTypeNadrieril1-53/+92
2020-03-31Hide SimpleValue from apiNadrieril1-5/+3
2020-03-31Add a bunch of TODOsNadrieril1-0/+2
2020-03-31Reorganize API and internals of serde_dhall a bitNadrieril1-1/+1
2020-03-31Expose simple::Val/Ty properly in the APINadrieril1-119/+76
2020-03-31Move Value, SimpleValue and SimpleType to serdeNadrieril1-9/+171
2020-03-31Reorganize serde modulesNadrieril1-0/+81