summaryrefslogtreecommitdiff
path: root/py/builtinmp.c
AgeCommit message (Expand)Author
2014-01-21Revamp qstrs: they now include length and hash.Damien George
2014-01-20py: Put micropython module init code in builtinmp.c.Damien George
2014-01-20Expose memory stats functions via "micropython" module.Paul Sokolovsky