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