summaryrefslogtreecommitdiff
path: root/tests/basics/ifcond.py
AgeCommit message (Expand)Author
2023-05-03py/compile: Remove over-eager optimisation of tuples as if condition.Damien George
2015-03-12tests: Add tests for things that are not already tested.Damien George
2014-10-17py: Add more compiler optimisations for constant if/while conditions.Damien George
2014-08-29py: Fix 2 bugs in native emitter: jump_or_pop and stack settling.Damien George