| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-17 | py: Clean up includes. | xbe |
| 2014-02-22 | parse: Refactor parse node encoding to support full range of small ints. | Paul Sokolovsky |
| 2014-02-12 | Replace global "static" -> "STATIC", to allow "analysis builds". Part 2. | Paul Sokolovsky |
| 2014-01-24 | py: Improve freeing of emitters in mp_compile. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
| 2013-12-21 | Change object representation from 1 big union to individual structs. | Damien |
| 2013-11-03 | Implement more thumb branch instructions. | Damien |
| 2013-10-12 | Change ifdef/if defined to simple if's. | Damien |
| 2013-10-12 | Separate out mpy core and unix version. | Damien |
| 2013-10-06 | Make runtime able to call inline asm with 1 argument. | Damien |
| 2013-10-06 | Add b_n opcode to inline thumb asm. | Damien |
| 2013-10-06 | Almost supports arguments for inline asm functions. | Damien |
| 2013-10-05 | Add support for inline thumb assembly. | Damien |
