Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-12 | tests: Add tests for things that are not already tested. | Damien George | |
The aim here is to improve coverage of the code. | |||
2014-10-17 | py: Add more compiler optimisations for constant if/while conditions. | Damien George | |
2014-08-29 | py: Fix 2 bugs in native emitter: jump_or_pop and stack settling. | Damien George | |
Addresses issue #838. |