Damien George d8675541a9 py, vm: Where possible, make variables local to each opcode.
This helps the compiler do its optimisation, makes it clear which
variables are local per opcode and which global, and makes it consistent
when extra variables are needed in an opcode (in addition to old obj1,
obj2 pair, for example).

Could also make unum local, but that's for another time.
2014-05-25 22:58:04 +01:00
..
2014-05-03 23:27:38 +01:00
2014-05-21 20:32:59 +01:00
2014-05-13 22:58:00 +01:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-17 11:20:10 +03:00
2014-05-21 20:32:59 +01:00
2014-05-21 20:32:59 +01:00
2014-05-21 20:32:59 +01:00