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