Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-31 | Minor improvements; implement saturated function and constructor applications | Camil Staps | 7 | -22/+114 | |
2023-01-30 | Add compilation for symbols with arity 0 | Camil Staps | 4 | -2/+51 | |
2023-01-30 | Add documentation | Camil Staps | 6 | -0/+380 | |
2023-01-30 | Align on halfwords instead of double words; use data/text boundary to ↵ | Camil Staps | 6 | -50/+53 | |
distinguish hnfs and thunks | |||||
2023-01-30 | Align on double words | Camil Staps | 2 | -9/+11 | |
2023-01-28 | Add stack simulator for compilation | Camil Staps | 5 | -52/+217 | |
2023-01-27 | Add compilation of constructors and basic values | Camil Staps | 9 | -3/+671 | |
2023-01-23 | Add Clean parser for snug | Camil Staps | 9 | -37/+405 | |
2023-01-23 | Add example of small functional language and run time system | Camil Staps | 3 | -4/+395 | |
2019-12-30 | Initial committests | Camil Staps | 4 | -0/+234 | |