aboutsummaryrefslogtreecommitdiff
path: root/unix/qstrdefsport.h
AgeCommit message (Expand)Author
2014-02-15Implement proper exception type hierarchy.Damien George
2014-02-15Change mp_obj_type_t.name from const char * to qstr.Damien George
2014-02-08Rename "rawsocket" module to "microsocket".Paul Sokolovsky
2014-02-04Use qstr id to create sys module.Paul Sokolovsky
2014-01-21Merge branch 'master' of github.com:micropython/micropythonDamien George
2014-01-21Revamp qstrs: they now include length and hash.Damien George