Commits
User selector
Commit History
Commits on Mar 25, 2016
Commits on Mar 24, 2016
py/modio: Initial implementation of io.BufferedWriter class.
Show description for 5d93dfbcommitted
Commits on Nov 29, 2015
Commits on Feb 15, 2015
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Jun 21, 2014
py: Include mpconfig.h before all other includes.
Show description for 59c675acommitted
Commits on Jun 19, 2014
Commits on Jun 11, 2014
py: Rename builtin "io" to "_io".
Show description for fbdf2f1committed
Commits on May 24, 2014
Rename configuration variables controling Python features.
Show description for ee3fd46committed
Commits on May 19, 2014
py: Implement proper separation between io.FileIO and io.TextIOWrapper.
Show description for 9e29666committed
Commits on May 15, 2014
objstringio: Implement io.BytesIO.
Show description for a47b64acommitted
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 26, 2014
Commits on Apr 5, 2014
py: Change module globals from mp_map_t* to mp_obj_dict_t*.
Show description for 8b0535ecommitted
Commits on Apr 3, 2014
py: Add "io" module.
Show description for 98a627dcommitted
Loading