Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-05-10 | Write a custom map type that allows duplicates | Nadrieril | 1 | -7/+6 |
2019-05-09 | Rewrite the StaticType trait and everything around it | Nadrieril | 2 | -38/+34 |
2019-05-09 | ExprF need not be generic in Label | Nadrieril | 1 | -4/+2 |
2019-05-09 | Detect duplicate record fields in typecheck | Nadrieril | 1 | -7/+8 |
2019-05-07 | Clean up some of the SubExpr type-changing methods | Nadrieril | 1 | -5/+5 |
2019-05-07 | Fix derive | Nadrieril | 1 | -2/+2 |
2019-05-04 | Revert "Make SubExpr generic in the variable labels type" | Nadrieril | 1 | -31/+31 |
2019-05-04 | Make SubExpr generic in the variable labels type | Nadrieril | 1 | -31/+31 |
2019-05-04 | Thread Spans through the AST | Nadrieril | 1 | -1/+1 |
2019-05-04 | Move `Note`s into the spine of the AST | Nadrieril | 1 | -3/+1 |
2019-05-04 | Remove dummy lifetimes | Nadrieril | 1 | -2/+2 |
2019-05-04 | Rename dhall_generator to dhall_proc_macros | Nadrieril | 3 | -0/+432 |