aboutsummaryrefslogtreecommitdiffstats
path: root/csc/codegen.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Insert an exit op at the end of the program.Rose Hogenson1-0/+1
2022-07-29Fix some compilation errors in the compiler.Rose Hogenson1-3/+6
2022-07-26Fix an issue with how the linker combined files.Rose Hogenson1-2/+4
2022-07-25Write unit tests for codegen.Rose Hogenson1-54/+73
2022-07-24Write a test for codegen.Rose Hogenson1-1/+2
2022-07-24Start codegen.Rose Hogenson1-0/+234