Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slowly propagate the new type parameter throughout the codebase | Nadrieril | 2019-03-08 | 1 | -8/+6 |
* | Generalise Context on its type of keys | Nadrieril | 2019-03-08 | 1 | -10/+14 |
* | Make Expr generic in its type of labels | Nadrieril | 2019-03-08 | 1 | -2/+2 |
* | rustfmt | Nadrieril | 2019-03-06 | 1 | -1/+2 |
* | Finally get rid of old parser | Nadrieril | 2019-03-06 | 1 | -1/+1 |
* | Start parsing imports | Nadrieril | 2019-03-06 | 1 | -1/+3 |
* | Handle correctly captured variables in dhall! | Nadrieril | 2019-03-06 | 1 | -34/+56 |
* | rustfmt | Nadrieril | 2019-03-06 | 1 | -20/+23 |
* | Simplify normalization using dhall! macro | Nadrieril | 2019-03-06 | 1 | -7/+24 |
* | Add proc_macro the generated dhall expressions | Nadrieril | 2019-03-06 | 1 | -0/+87 |