Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-08-13 | s/TypeThunk/TypedThunk/g | Nadrieril | 1 | -3/+3 |
2019-08-13 | Rework API to resemble that of serde_json | Nadrieril | 1 | -91/+109 |
2019-08-13 | Merge `Type` and `Value` in serde_dhall | Nadrieril | 1 | -55/+32 |
2019-08-13 | Add new error type for serde_dhall | Nadrieril | 1 | -8/+50 |
2019-08-13 | Move api into its own crate | Nadrieril | 1 | -9/+114 |
2019-08-10 | Remove dhall::expr!() macro | Nadrieril | 1 | -4/+0 |
2019-05-09 | Rewrite Deserialize trait around new Value and Type | Nadrieril | 1 | -17/+63 |
2019-05-09 | Rewrite the StaticType trait and everything around it | Nadrieril | 1 | -4/+81 |
2019-05-07 | Fix derive | Nadrieril | 1 | -0/+2 |
2019-05-06 | Move api-related modules into an api module | Nadrieril | 1 | -0/+38 |