summaryrefslogtreecommitdiff
path: root/unix-cpy/main.c
AgeCommit message (Expand)Author
2014-01-07Factor and simplify Makefile's and mpconfig.Damien George
2014-01-03Change mp_compile so that it returns a function object for the module.Damien George
2013-12-29Add unix-cpy, used to test Micro Python byte code against CPython.Damien