| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-05-01 | Rewrite most of the compiler. | Rose Hogenson | 1 | -976/+0 |
| 2022-09-02 | Fix bugs with recursive macros and empty template. | Rose Hogenson | 1 | -38/+72 |
| 2022-09-02 | Undo the hacky list constant changes. | Rose Hogenson | 1 | -5/+1 |
| 2022-09-01 | Fix some bugs in macros, and add list constants. | Rose Hogenson | 1 | -57/+158 |
| 2022-08-27 | Implement multiple return values. | Rose Hogenson | 1 | -1/+1 |
| 2022-08-23 | Change argument passing to use lists. | Rose Hogenson | 1 | -26/+6 |
| 2022-08-12 | Fix bugs in the macro expander. | Rose Hogenson | 1 | -84/+98 |
| 2022-08-09 | Fix a few small bugs. | Rose Hogenson | 1 | -1/+1 |
| 2022-08-07 | Misc test fixup in the compiler. | Rose Hogenson | 1 | -11/+12 |
| 2022-08-07 | Fix a bug in expand-body for an empty body. | Rose Hogenson | 1 | -1/+2 |
| 2022-08-04 | Add if, and, or, when and friends. | Rose Hogenson | 1 | -1/+12 |
| 2022-08-04 | Add if and set!. | Rose Hogenson | 1 | -5/+42 |
| 2022-08-01 | Modify the project structure. | Rose Hogenson | 1 | -0/+801 |
