Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-17 | Pass errors using MonadFail, avoid aborts | Camil Staps | 1 | -6/+10 | |
2023-02-01 | Implement basic uses of locals | Camil Staps | 1 | -8/+19 | |
2023-01-30 | Add compilation for symbols with arity 0 | Camil Staps | 1 | -0/+10 | |
2023-01-30 | Align on halfwords instead of double words; use data/text boundary to ↵ | Camil Staps | 1 | -1/+1 | |
distinguish hnfs and thunks | |||||
2023-01-30 | Align on double words | Camil Staps | 1 | -1/+1 | |
2023-01-28 | Add stack simulator for compilation | Camil Staps | 1 | -0/+118 | |