Damien George b601d9574a py: Improvements to native emitter.
Native emitter can now compile try/except blocks using nlr_push/nlr_pop.
It probably only works for 1 level of exception handling.  It doesn't
work on Thumb (only x64).

Native emitter can also handle some additional op codes.

With this patch, 198 tests now pass using "-X emit=native" option to
micropython.
2014-06-30 05:17:25 +01:00
..
2014-06-11 19:55:46 +01:00
2014-06-30 05:17:25 +01:00
2014-06-30 05:17:25 +01:00
2014-06-30 05:17:25 +01:00
2014-06-30 05:17:25 +01:00
2014-05-03 23:27:38 +01:00
2014-06-27 00:04:18 +03:00
2014-06-28 10:29:22 +01:00
2014-06-28 10:27:15 +01:00
2014-06-14 01:21:13 +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-06-27 00:04:19 +03:00
2014-06-27 00:04:18 +03:00