aboutsummaryrefslogtreecommitdiff
path: root/py/emitglue.c
AgeCommit message (Expand)Author
2014-03-31py: Towards default keyword arguments.Damien George
2014-03-30Rename rt_* to mp_*.Damien George
2014-03-29py: Free unique_code slot for outer module.Damien George
2014-03-28py: Fix bugs with debugging output.Damien George
2014-03-27py: Factor out code from runtime.c to emitglue.c.Damien George