Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-18 | Remove obsolete dhall_expr!() macro | Nadrieril | 1 | -8/+16 |
2019-04-14 | Namespace deserialization functions in a `de` submodule | Nadrieril | 1 | -3/+3 |
2019-04-11 | Thread lifetimes through other newtypes | Nadrieril | 1 | -1/+1 |
2019-04-10 | Add SimpleType and SimpeStaticType. Derive the latter | Nadrieril | 1 | -18/+36 |
2019-04-06 | Rename some modules | Nadrieril | 1 | -0/+0 |
2019-04-06 | s/Type/StaticType/ | Nadrieril | 1 | -7/+7 |
2019-03-31 | rustfmt | Nadrieril | 1 | -4/+1 |
2019-03-31 | Remove some redundant namespacing | Nadrieril | 1 | -16/+16 |
2019-03-26 | Derive DhallType for anonymous structs and enums | Nadrieril | 1 | -0/+24 |
2019-03-26 | Derive DhallType for structs | Nadrieril | 1 | -10/+27 |
2019-03-24 | Lay groundwork for DhallType deriving | Nadrieril | 1 | -0/+15 |