Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | Accurate garbage collection of types without special (kludge) tag. | David Robillard | 1 | -14/+10 |
2009-06-20 | Garbage collection of code-allocated stack frames. | David Robillard | 1 | -17/+42 |
2009-06-19 | Work towards garbage collection and explicitly managed stack frames. | David Robillard | 1 | -3/+1 |
2009-06-19 | Factor out memory/GC related things from AST to Object. | David Robillard | 1 | -7/+7 |
2009-06-19 | Primitive garbage collector for AST nodes. | David Robillard | 1 | -0/+71 |