Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |