summaryrefslogtreecommitdiff
path: root/serde_dhall/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove dead codeNadrieril2019-08-161-1/+2
* Reduce api surface of dhall crateNadrieril2019-08-161-8/+6
* No need to track the absence of `Span`s at the type levelNadrieril2019-08-131-3/+6
* s/TypeThunk/TypedThunk/gNadrieril2019-08-131-3/+3
* Rework API to resemble that of serde_jsonNadrieril2019-08-132-92/+111
* Merge `Type` and `Value` in serde_dhallNadrieril2019-08-132-68/+45
* Add new error type for serde_dhallNadrieril2019-08-132-19/+51
* Move api into its own crateNadrieril2019-08-133-0/+427