| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-04-08 | py: Improve GC locking/unlocking, and make it part of the API. | Damien George |
| 2014-04-05 | Improve GC finalisation code; add option to disable it. | Damien George |
| 2014-04-03 | Implement del | mux |
| 2014-02-26 | GC: Fix printf formats for debugging; add gc_dump_alloc_table. | Damien George |
| 2014-02-11 | Add prototype for gc_dump_info(). | Paul Sokolovsky |
| 2013-10-23 | Fix func decls with no arguments: () -> (void). | Damien |
| 2013-10-22 | Add gc_free function to force a block to be freed. | Damien |
| 2013-10-22 | Clear ATBs on gc_init; better gc_info. | Damien |
| 2013-10-21 | Add mark-sweep garbage collector. | Damien |
