summaryrefslogtreecommitdiffstatshomepage
path: root/py/emitcommon.c
Commit message (Expand)AuthorAge
* Revamp qstrs: they now include length and hash.Damien George2014-01-21
* Change object representation from 1 big union to individual structs.Damien2013-12-21
* Add local_num skeleton framework to deref/closure emit calls.Damien2013-10-20
* Separate out mpy core and unix version.Damien2013-10-12
* Factorise EMIT_COMMON calls, mostly into emit_pass1.Damien2013-10-05
* Restructure emit so it goes through a method table.Damien2013-10-05
* Initial commit.Damien2013-10-04