Age | Commit message (Expand) | Author |
---|---|---|
2014-03-25 | Proper support for registering builtin modules in ROM. | Damien George |
2014-03-17 | py: Clean up includes. | xbe |
2014-03-08 | Implement ROMable modules. Add math module. | Damien George |
2014-02-12 | Replace global "static" -> "STATIC", to allow "analysis builds". Part 2. | Paul Sokolovsky |
2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
2014-01-20 | py: Put micropython module init code in builtinmp.c. | Damien George |
2014-01-20 | Expose memory stats functions via "micropython" module. | Paul Sokolovsky |