summaryrefslogtreecommitdiff
path: root/lib/libm/math.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-09-04 14:31:28 +1000
committerDamien George <damien.p.george@gmail.com>2018-09-04 14:31:28 +1000
commit4ae7111573f6866e027e2919e4d331c01108db23 (patch)
tree709ddd2a07cd2169539b7c4a83109b2868d5d321 /lib/libm/math.c
parent3cd2c281d7cf990b3afb78287a58cf4ee3f23ca5 (diff)
py/emitnative: Add support for return/break/continue in try and with.
This patch adds full support for unwinding jumps to the native emitter. This means that return/break/continue can be used in try-except, try-finally and with statements. For code that doesn't use unwinding jumps there is almost no overhead added to the generated code.
Diffstat (limited to 'lib/libm/math.c')
0 files changed, 0 insertions, 0 deletions