Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Properly implement deletion of locals and derefs, and detect errors. | Damien George | 2014-04-09 |
Needed to reinstate 2 delete opcodes, to specifically check that a local is not deleted twice. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Properly implement deletion of locals and derefs, and detect errors. | Damien George | 2014-04-09 |
Needed to reinstate 2 delete opcodes, to specifically check that a local is not deleted twice. |