aboutsummaryrefslogtreecommitdiffstats
path: root/csc/encoding.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-30Add the typeof opcode.Rose Hogenson1-0/+4
2022-07-29Fix the bytecode interpreter.Rose Hogenson1-0/+4
2022-07-29Insert an exit op at the end of the program.Rose Hogenson1-2/+3
2022-07-25Re-write the encoding library.Rose Hogenson1-35/+149
2022-07-24Improve the match syntax for constants.Rose Hogenson1-19/+19
2022-07-20Perform argument conversion.Rose Hogenson1-0/+8
2022-01-11Move scheme compiler into a separate directory.Rose Hogenson1-0/+53