Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to track the absence of `Span`s at the type level | Nadrieril | 2019-08-13 | 1 | -3/+6 |
| | |||||
* | s/TypeThunk/TypedThunk/g | Nadrieril | 2019-08-13 | 1 | -3/+3 |
| | |||||
* | Rework API to resemble that of serde_json | Nadrieril | 2019-08-13 | 3 | -96/+115 |
| | |||||
* | Merge `Type` and `Value` in serde_dhall | Nadrieril | 2019-08-13 | 3 | -70/+47 |
| | | | | There was no point in separating them | ||||
* | Add new error type for serde_dhall | Nadrieril | 2019-08-13 | 2 | -19/+51 |
| | |||||
* | Move api into its own crate | Nadrieril | 2019-08-13 | 5 | -0/+507 |