Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Deserializer functions the only functions | Nadrieril | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | Rework SimpleType | Nadrieril | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | Reorganize serde modules | Nadrieril | 2020-03-31 | 1 | -1/+1 |
| | |||||
* | Split serde_dhall::Value to separate values from types | Nadrieril | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | Disable some unused unstable features | Nadrieril | 2019-08-15 | 1 | -1/+0 |
| | |||||
* | Rework API to resemble that of serde_json | Nadrieril | 2019-08-13 | 1 | -4/+4 |
| | |||||
* | Merge `Type` and `Value` in serde_dhall | Nadrieril | 2019-08-13 | 1 | -2/+2 |
| | | | | There was no point in separating them | ||||
* | Move api into its own crate | Nadrieril | 2019-08-13 | 1 | -0/+68 |