summaryrefslogtreecommitdiff
path: root/serde_dhall (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-15Disable some unused unstable featuresNadrieril1-1/+0
2019-08-13No need to track the absence of `Span`s at the type levelNadrieril1-3/+6
2019-08-13s/TypeThunk/TypedThunk/gNadrieril1-3/+3
2019-08-13Rework API to resemble that of serde_jsonNadrieril3-96/+115
2019-08-13Merge `Type` and `Value` in serde_dhallNadrieril3-70/+47
2019-08-13Add new error type for serde_dhallNadrieril2-19/+51
2019-08-13Move api into its own crateNadrieril5-0/+507