Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-31 | Reorganize serde modules | Nadrieril | 2 | -3/+3 |
2020-03-31 | Split serde_dhall::Value to separate values from types | Nadrieril | 1 | -2/+2 |
2020-03-31 | Add SimpleValue type to facilitate deserialization | Nadrieril | 1 | -0/+2 |
2020-03-31 | Fix indexing for spans that go to the end of the input | Nadrieril | 1 | -0/+3 |
2020-01-16 | Deserialize more types | Nadrieril | 1 | -0/+85 |
2019-08-15 | Disable some unused unstable features | Nadrieril | 1 | -1/+0 |
2019-08-13 | Rework API to resemble that of serde_json | Nadrieril | 1 | -4/+4 |
2019-08-13 | Merge `Type` and `Value` in serde_dhall | Nadrieril | 1 | -2/+2 |
2019-08-13 | Move api into its own crate | Nadrieril | 1 | -0/+68 |