Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-18 | Add automated tests | Camil Staps | 1 | -1/+1 | |
2023-03-05 | Minor performance improvements in eval | Camil Staps | 1 | -9/+7 | |
2023-03-05 | Implement ap | Camil Staps | 1 | -2/+49 | |
2023-01-31 | Minor improvements; implement saturated function and constructor applications | Camil Staps | 1 | -3/+25 | |
2023-01-30 | Align on halfwords instead of double words; use data/text boundary to ↵ | Camil Staps | 1 | -42/+34 | |
distinguish hnfs and thunks | |||||
2023-01-30 | Align on double words | Camil Staps | 1 | -8/+10 | |
2023-01-27 | Add compilation of constructors and basic values | Camil Staps | 1 | -0/+225 | |