Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Rename test scripts, changing - to _ for consistency. | Damien George | 2014-07-05 |
| | | | | | | From now on, all new tests must use underscore. Addresses issue #727. | ||
* | 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. |