Age | Commit message (Expand) | Author |
---|---|---|
2016-10-14 | tests/micropython: Add tests for heap_lock, and emergency exceptions. | Damien George |
2015-06-08 | py: Fallback to stack alloca for Python-stack if heap alloc fails. | Damien George |
2014-10-31 | py: Make gc.enable/disable just control auto-GC; alloc is still allowed. | Damien George |
2014-05-31 | tests: Add feature test for when heap allocation is disabled. | Damien George |