Damien George e181c0dc07 py: Fix optimised for-loop compiler so it follows proper semantics.
You can now assign to the range end variable and the for-loop still
works correctly.  This fully addresses issue #565.

Also fixed a bug with the stack not being fully popped when breaking out
of an optimised for-loop (and it's actually impossible to write a test
for this case!).
2014-12-12 17:19:56 +00:00
..
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-12-09 16:19:48 +00:00
2014-11-27 17:37:07 +00:00
2014-10-30 23:00:24 +00:00
2014-12-10 18:05:42 +00:00
2014-11-27 20:29:33 +00:00
2014-12-10 22:37:07 +00:00
2014-12-10 18:05:42 +00:00
2014-12-09 16:19:48 +00:00
2014-05-21 20:32:59 +01:00
2014-12-09 16:19:48 +00:00