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