diff options
author | Damien George <damien.p.george@gmail.com> | 2014-01-21 23:48:04 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-01-21 23:48:04 +0000 |
commit | 600ae734cf3d0ca5274086b897f1ebaf20cf9d20 (patch) | |
tree | 5d05831a589eb5dd614a23dfae01c0fae74f0b93 /py/builtineval.c | |
parent | 2c302563820d18be5fcfed406582ea5edaa6b39f (diff) | |
download | micropython-600ae734cf3d0ca5274086b897f1ebaf20cf9d20.tar.gz micropython-600ae734cf3d0ca5274086b897f1ebaf20cf9d20.zip |
py: Implement break and continue byte codes, and add tests.
Also fixes a bug in the for-in-range optimiser.
I hope to remove break and continue byte codes in the future and just
use jump (if possible).
Diffstat (limited to 'py/builtineval.c')
0 files changed, 0 insertions, 0 deletions