| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-10-24 | py: Improve memory usage debugging; better GC AT dumping. | Damien George |
| 2014-07-03 | Rename machine_(u)int_t to mp_(u)int_t. | Damien George |
| 2014-06-30 | Try not to cause a MemoryError when raising an exception during nterrupt hand... | Dave Hylands |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 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 |
