Damien George 08d075592f py: Fix bug with LOAD_METHOD; fix int->machine_int_t for small int.
LOAD_METHOD bug was: emitbc did not correctly calculate the amount of
stack usage for a LOAD_METHOD operation.

small int bug was: int was being used to pass small ints, when it should
have been machine_int_t.
2014-01-29 18:58:52 +00:00
..
2014-01-20 20:37:01 +02:00
2014-01-24 22:54:09 +00:00
2014-01-15 22:14:03 +00:00
2014-01-19 01:40:47 +02:00
2014-01-27 12:25:23 +02:00
2014-01-27 12:25:23 +02:00
2014-01-25 00:25:32 +00:00
2014-01-22 23:18:50 +00:00