summaryrefslogtreecommitdiff
path: root/serde_dhall/src/options (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-07Thread cx through normalizationNadrieril1-19/+21
2020-12-07Don't store internal structures of `dhall` in `serde_dhall`Nadrieril1-4/+7
2020-11-20Expose binary parsing in the APINadrieril1-0/+41
2020-10-28Fix clippy and formattingNadrieril1-1/+1
2020-10-28Add missing documentationNadrieril1-0/+184
2020-10-28Make type annotation optional to allow serializing SimpleValueNadrieril3-55/+49
2020-10-28Implement serializationNadrieril3-0/+441