summaryrefslogtreecommitdiff
path: root/serde_dhall/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document Deserializer methodsNadrieril2020-04-051-1/+1
* Rename Deserialize trait to FromDhallNadrieril2020-04-051-3/+3
* Add a testNadrieril2020-04-051-0/+8
* Rework SimpleTypeNadrieril2020-03-311-2/+2
* Reorganize API and internals of serde_dhall a bitNadrieril2020-03-312-4/+7
* Ensure version numbers are kept in syncNadrieril2020-03-311-0/+14
* Reorganize serde modulesNadrieril2020-03-312-3/+3
* 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