Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-23 | Implement basic env-based normalization for Value-based TyExpr | Nadrieril | 1 | -0/+8 |
2020-01-21 | Simplify type error type | Nadrieril | 1 | -2/+1 |
2020-01-20 | Reimplement basic tck/nze with proper environments | Nadrieril | 1 | -7/+9 |
2020-01-19 | Restore more types in value_to_tyexpr | Nadrieril | 2 | -1/+15 |
2020-01-18 | Add Expr visitor and improve tyexpr_to_expr | Nadrieril | 1 | -10/+12 |
2020-01-18 | Introduce intermediate representation that stores typed expr | Nadrieril | 2 | -0/+85 |