diff options
author | Damien George <damien.p.george@gmail.com> | 2015-06-04 11:52:16 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-06-04 11:52:16 +0100 |
commit | 4d9cad180dbaf25cdbb9dd0c54a637483db933a7 (patch) | |
tree | dc736f2530cd66c726eaeda903c1d03fb646fffc /docs/tutorial/timer.rst | |
parent | a3cf4ea2f69e3568944bad7ee1a017b7095efc3d (diff) | |
download | micropython-4d9cad180dbaf25cdbb9dd0c54a637483db933a7.tar.gz micropython-4d9cad180dbaf25cdbb9dd0c54a637483db933a7.zip |
py: Implement implicit cast to obj for viper load/store index/value.
This allows to do "ar[i]" and "ar[i] = val" in viper when ar is a Python
object and i and/or val are native viper types (eg ints).
Patch also includes tests for this feature.
Diffstat (limited to 'docs/tutorial/timer.rst')
0 files changed, 0 insertions, 0 deletions