Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-02 | Add module object, to be used eventually for import. | Damien George | |
2013-12-30 | Use rm -rf to remove build dir, so it doesn't error out if dir doesn't exist. | Paul Sokolovsky | |
2013-12-30 | Put unicode functions in unicode.c, and tidy their names. | Damien George | |
2013-12-30 | Make unix-cpy cross platform; remove dependency of asmx64 on mpconfig. | Damien George | |
2013-12-29 | Add unix-cpy, used to test Micro Python byte code against CPython. | Damien | |