aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/src/MIPS
AgeCommit message (Collapse)AuthorFilesLines
2023-11-29Continue with cases WIP: todo is matching code for basic values and adding ↵casesCamil Staps2-14/+17
locals for constructor arguments in a pattern
2023-06-18Add automated testsCamil Staps1-5/+5
2023-03-05Implement apCamil Staps2-0/+2
2023-01-31Minor improvements; implement saturated function and constructor applicationsCamil Staps2-0/+2
2023-01-30Align on halfwords instead of double words; use data/text boundary to ↵Camil Staps2-0/+2
distinguish hnfs and thunks
2023-01-27Add compilation of constructors and basic valuesCamil Staps2-0/+258