aboutsummaryrefslogtreecommitdiffstats
path: root/csc/loop.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-01-25Fix the bugs in loop.Rose Hogenson1-32/+73
It works! Sometimes it emits nested loops!
2022-01-24Finish the loop macro.Rose Hogenson1-157/+338
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-22Add a loop macro.Rose Hogenson1-0/+194