summaryrefslogtreecommitdiff
path: root/serde_dhall/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split serde_dhall::Value to separate values from typesNadrieril2020-03-311-2/+2
* Add SimpleValue type to facilitate deserializationNadrieril2020-03-311-0/+2
* Fix indexing for spans that go to the end of the inputNadrieril2020-03-311-0/+3
* Deserialize more typesNadrieril2020-01-161-0/+85
* Disable some unused unstable featuresNadrieril2019-08-151-1/+0
* Rework API to resemble that of serde_jsonNadrieril2019-08-131-4/+4
* Merge `Type` and `Value` in serde_dhallNadrieril2019-08-131-2/+2
* Move api into its own crateNadrieril2019-08-131-0/+68