| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-04-13 | py: Move sys attribute qstrs's to core. | Paul Sokolovsky |
| 2014-04-08 | unix, stmhal: Consistently use "FileIO" as class name for file objects. | Paul Sokolovsky |
| 2014-04-05 | py: Replace stream_p with *stream_p in mp_obj_type_t. | Damien George |
| 2014-03-29 | unix: Fix ffi.c to compile with latest changes to API. | Damien George |
| 2014-03-26 | Change mp_method_t.name from const char * to qstr. | Damien George |
| 2014-02-15 | Implement proper exception type hierarchy. | Damien George |
| 2014-02-15 | Change mp_obj_type_t.name from const char * to qstr. | Damien George |
| 2014-02-08 | Rename "rawsocket" module to "microsocket". | Paul Sokolovsky |
| 2014-02-04 | Use qstr id to create sys module. | Paul Sokolovsky |
| 2014-01-21 | Merge branch 'master' of github.com:micropython/micropython | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
