summaryrefslogtreecommitdiff
path: root/garbage.c
AgeCommit message (Expand)Author
2021-07-08Add a hash table to make the garbage collection fasterPeter Mikkelsen
2021-07-08Add a mark-sweep garbage collectorPeter Mikkelsen