| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-06-21 | Add shell.nix. | Rose Hogenson | 1 | -0/+5 |
| 2022-06-21 | More progress on CPS. | Rose Hogenson | 3 | -69/+57 |
| 2022-06-21 | Comment expand-body. | Rose Hogenson | 1 | -0/+1 |
| 2022-06-21 | Start CPS :) | Rose Hogenson | 2 | -0/+30 |
| 2022-04-22 | Remove the void type. | Rose Hogenson | 3 | -23/+11 |
| 2022-04-07 | Add libraries. | Rose Hogenson | 3 | -126/+189 |
| 2022-04-02 | Write a test for case-lambda. | Rose Hogenson | 3 | -18/+49 |
| 2022-03-31 | Improvements in macros and IR1. | Rose Hogenson | 4 | -184/+171 |
| 2022-03-31 | Allow overriding the cmp function in assert-equal. | Rose Hogenson | 2 | -93/+6 |
| 2022-03-03 | Write the compiler frontend. | Rose Hogenson | 4 | -54/+186 |
| 2022-01-25 | Nitpick on loop style. | Rose Hogenson | 1 | -3/+4 |
| 2022-01-25 | Use an exception for loop return. | Rose Hogenson | 1 | -18/+12 |
| 2022-01-25 | Fix the bugs in loop. | Rose Hogenson | 2 | -44/+230 |
| 2022-01-24 | Implement lambda? | Rose Hogenson | 2 | -12/+209 |
| 2022-01-24 | Finish the loop macro. | Rose Hogenson | 3 | -164/+362 |
| 2022-01-22 | Store the list length in sort. | Rose Hogenson | 1 | -8/+12 |
| 2022-01-22 | Add a loop macro. | Rose Hogenson | 3 | -12/+313 |
| 2022-01-15 | Finish the macro expander. | Rose Hogenson | 6 | -105/+501 |
| 2022-01-14 | Write a first draft macro expander. | Rose Hogenson | 6 | -161/+414 |
| 2022-01-13 | Rewrite match to use exceptions. | Rose Hogenson | 1 | -17/+43 |
| 2022-01-13 | Use := instead of = for variable assignment. | Rose Hogenson | 1 | -1/+1 |
| 2022-01-13 | Generalize the hash map. | Rose Hogenson | 3 | -35/+48 |
| 2022-01-11 | Move scheme compiler into a separate directory. | Rose Hogenson | 27 | -0/+1749 |
