Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More typecheck | Nadrieril | 2020-01-25 | 1 | -8/+231 | |
* | Enable comparing Closures for equality | Nadrieril | 2020-01-25 | 1 | -1/+2 | |
* | Typecheck more cases | Nadrieril | 2020-01-25 | 1 | -53/+134 | |
* | Implement basic typecheck with new approach | Nadrieril | 2020-01-24 | 1 | -0/+147 | |
* | Implement basic env-based normalization for Value-based TyExpr | Nadrieril | 2020-01-23 | 1 | -0/+8 | |
* | Simplify type error type | Nadrieril | 2020-01-21 | 1 | -2/+1 | |
* | Reimplement basic tck/nze with proper environments | Nadrieril | 2020-01-20 | 1 | -7/+9 | |
* | Restore more types in value_to_tyexpr | Nadrieril | 2020-01-19 | 2 | -1/+15 | |
* | Add Expr visitor and improve tyexpr_to_expr | Nadrieril | 2020-01-18 | 1 | -10/+12 | |
* | Introduce intermediate representation that stores typed expr | Nadrieril | 2020-01-18 | 2 | -0/+85 |