Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move api into its own crate | Nadrieril | 2019-08-13 | 3 | -322/+0 |
| | |||||
* | Remove dhall::expr!() macro | Nadrieril | 2019-08-10 | 1 | -4/+0 |
| | | | | It's a lot of hassle for not a lot of benefit | ||||
* | Make visibilities more consistent | Nadrieril | 2019-05-09 | 1 | -1/+1 |
| | |||||
* | Rewrite Deserialize trait around new Value and Type | Nadrieril | 2019-05-09 | 4 | -79/+71 |
| | |||||
* | Rewrite the StaticType trait and everything around it | Nadrieril | 2019-05-09 | 5 | -189/+174 |
| | |||||
* | Fix derive | Nadrieril | 2019-05-07 | 1 | -0/+2 |
| | |||||
* | Move main datatypes into their own modules | Nadrieril | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Move api-related modules into an api module | Nadrieril | 2019-05-06 | 6 | -0/+347 |