Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-17 | Pass errors using MonadFail, avoid aborts | Camil Staps | 1 | -2/+3 |
2023-02-01 | Implement basic uses of locals | Camil Staps | 1 | -2/+19 |
2023-01-31 | Minor improvements; implement saturated function and constructor applications | Camil Staps | 1 | -0/+7 |
2023-01-30 | Add compilation for symbols with arity 0 | Camil Staps | 1 | -0/+1 |
2023-01-28 | Add stack simulator for compilation | Camil Staps | 1 | -0/+25 |