summaryrefslogtreecommitdiffstatshomepage
path: root/unix
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-03-28 01:14:45 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-04-03 00:26:47 +0300
commit7f1c98177bb27a45886fd7e42aa72bef9b1e4a0f (patch)
tree915706975a238a9944cdc45f4bd944bd201580bd /unix
parentf0a8f2119066943553ba2dc1f27a402ad5ef0a7b (diff)
downloadmicropython-7f1c98177bb27a45886fd7e42aa72bef9b1e4a0f.tar.gz
micropython-7f1c98177bb27a45886fd7e42aa72bef9b1e4a0f.zip
vm: Support strict stackless mode, with proper exception reporting.
I.e. in this mode, C stack will never be used to call a Python function, but if there's no free heap for a call, it will be reported as RuntimeError (as expected), not MemoryError.
Diffstat (limited to 'unix')
0 files changed, 0 insertions, 0 deletions