aboutsummaryrefslogtreecommitdiffstats
path: root/bytecode/src/data.rs
AgeCommit message (Collapse)AuthorFilesLines
2022-07-25Document the plan for symbols.Rose Hogenson1-5/+5
2022-03-03Start the garbage collector.Rose Hogenson1-0/+225
I don't think we finished it, but I wrote this code a while ago and I'm just trying to get it committed.