aboutsummaryrefslogtreecommitdiffstats
path: root/csc/hash-map.csc
AgeCommit message (Expand)AuthorFilesLines
2022-07-24Export some common comparers from hash-map.Rose Hogenson1-9/+48
2022-07-23Add a delete method to the red-black tree.Rose Hogenson1-58/+233
2022-07-22Slightly clean up the indentation in hash-map.Rose Hogenson1-114/+110
2022-07-02Write closure conversion.Rose Hogenson1-2/+6
2022-01-15Finish the macro expander.Rose Hogenson1-4/+4
2022-01-14Write a first draft macro expander.Rose Hogenson1-6/+25
2022-01-13Generalize the hash map.Rose Hogenson1-31/+30
2022-01-11Move scheme compiler into a separate directory.Rose Hogenson1-0/+259