aboutsummaryrefslogtreecommitdiffstats
path: root/csc/macros-test.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-26Fix a potential R7RS issue.Rose Hogenson1-227/+229
2022-07-24Write a test for codegen.Rose Hogenson1-2/+1
2022-07-03Add a diff library.Rose Hogenson1-38/+95
2022-06-28Improve CPS.Rose Hogenson1-14/+15
2022-06-25Continue work on continuation passing style.Rose Hogenson1-1/+0
2022-04-22Remove the void type.Rose Hogenson1-5/+5
2022-04-07Add libraries.Rose Hogenson1-3/+22
2022-04-02Write a test for case-lambda.Rose Hogenson1-1/+13
2022-03-31Improvements in macros and IR1.Rose Hogenson1-82/+14
2022-03-03Write the compiler frontend.Rose Hogenson1-14/+92
2022-01-15Finish the macro expander.Rose Hogenson1-0/+152
2022-01-14Write a first draft macro expander.Rose Hogenson1-0/+12