Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | Move lexerstr to main py directory (everyone uses it). | Damien George | |
2014-01-03 | Basic implementation of import. | Damien George | |
import works for simple cases. Still work to do on finding the right script, and setting globals/locals correctly when running an imported function. | |||
2013-12-29 | Add unix-cpy, used to test Micro Python byte code against CPython. | Damien | |