aboutsummaryrefslogtreecommitdiffstats
path: root/csc/compiler.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Fix some compilation errors in the compiler.Rose Hogenson1-3/+24
2022-07-28Write the CLI frontend.Rose Hogenson1-5/+3
2022-07-28Improve the strings API.Rose Hogenson1-4/+6
2022-07-28Add the compiler frontend.Rose Hogenson1-0/+135
2022-03-31Allow overriding the cmp function in assert-equal.Rose Hogenson1-89/+0
2022-03-03Write the compiler frontend.Rose Hogenson1-0/+89