Age | Commit message (Expand) | Author |
---|---|---|
2017-12-11 | tests/heapalloc, heapalloc_super: Skip in strict stackless mode. | Paul Sokolovsky |
2016-11-21 | tests/micropython: Move alloc-less traceback test to separate test file. | Damien George |
2016-11-21 | tests/micropython: Add test for creating traceback without allocation. | Damien George |
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 |