aboutsummaryrefslogtreecommitdiffstats
path: root/csc/linker.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Use a better interface for linker.Rose Hogenson1-22/+51
2022-07-26Fix an issue with how the linker combined files.Rose Hogenson1-4/+12
2022-07-25Re-write the linker.Rose Hogenson1-47/+62
2022-07-24Improve the match syntax for constants.Rose Hogenson1-4/+4
2022-07-24Export some common comparers from hash-map.Rose Hogenson1-13/+2
2022-07-23Add a delete method to the red-black tree.Rose Hogenson1-1/+8
2022-07-02Write closure conversion.Rose Hogenson1-8/+1
2022-01-13Generalize the hash map.Rose Hogenson1-1/+8
2022-01-11Move scheme compiler into a separate directory.Rose Hogenson1-0/+67