diff options
author | Damien George <damien.p.george@gmail.com> | 2015-09-04 16:44:14 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-09-04 16:44:14 +0100 |
commit | ea5b59bfe6421bf1db38ac39b2474dc4393c646e (patch) | |
tree | 015e379d480aa7bf40cbe698a80d769a4c4ce497 /py/stackctrl.c | |
parent | 8d8fdcb4bec5024503b636bcdbad244bef4e6576 (diff) | |
download | micropython-ea5b59bfe6421bf1db38ac39b2474dc4393c646e.tar.gz micropython-ea5b59bfe6421bf1db38ac39b2474dc4393c646e.zip |
py/compile: Only compile function annotations if really needed.
Function annotations are only needed when the native emitter is enabled
and when the current scope is emitted in viper mode. All other times
the annotations can be skipped completely.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions