Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deserialize more types | Nadrieril | 2020-01-16 | 1 | -18/+91 |
| | |||||
* | Seal `Deserialize` trait | Nadrieril | 2019-12-20 | 1 | -0/+2 |
| | | | | Fixes #81 | ||||
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | Refer to semantics module properly | Nadrieril | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | Reexport dhall_syntax as a module in dhall | Nadrieril | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | Rename SubExpr to Expr, and Expr to RawExpr | Nadrieril | 2019-08-28 | 1 | -2/+2 |
| | | | | For clarity, and consistency with Value | ||||
* | clippy | Nadrieril | 2019-08-27 | 1 | -14/+18 |
| | |||||
* | No need to track the absence of `Span`s at the type level | Nadrieril | 2019-08-13 | 1 | -3/+6 |
| | |||||
* | Rework API to resemble that of serde_json | Nadrieril | 2019-08-13 | 1 | -1/+2 |
| | |||||
* | Add new error type for serde_dhall | Nadrieril | 2019-08-13 | 1 | -11/+1 |
| | |||||
* | Move api into its own crate | Nadrieril | 2019-08-13 | 1 | -0/+70 |