| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-06-26 | Finish CPS. | Rose Hogenson | 1 | -1/+9 | |
| Wow we actually finished CPS. Next is closure conversion, then codegen, and then we should be able to run some end to end tests. Then we can look at garbage collection, and from there continue building features down the long road to self hosting. | |||||
| 2022-01-24 | Finish the loop macro. | Rose Hogenson | 1 | -7/+17 | |
| I also cleaned everything up a lot. Maybe there are still bugs because the test coverage is awful, but for now I'm happy to be done. | |||||
| 2022-01-22 | Add a loop macro. | Rose Hogenson | 1 | -12/+11 | |
| 2022-01-11 | Move scheme compiler into a separate directory. | Rose Hogenson | 1 | -0/+64 | |
