| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-02-23 | py: Implement UnicodeError. | Paul Sokolovsky |
| 2015-02-14 | py: Add setattr builtin. | stijn |
| 2015-01-28 | py: Make REPL printing function print repr of object, not str. | Damien George |
| 2015-01-28 | py: Be more precise about unicode type and disabled unicode behaviour. | Damien George |
| 2015-01-21 | py: Add mp_obj_new_str_from_vstr, and use it where relevant. | Damien George |
| 2015-01-12 | py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. | Damien George |
| 2015-01-04 | modbuiltins.c: Fix NULL vs MP_OBJ_NULL usage. | Paul Sokolovsky |
| 2015-01-04 | objstr: Implement kwargs support for str.format(). | Paul Sokolovsky |
| 2015-01-01 | py: Move to guarded includes, everywhere in py/ core. | Damien George |
| 2014-12-27 | py: Allow to properly disable builtin "set" object. | Damien George |
| 2014-12-19 | py: Add execfile function (from Python 2); enable in stmhal port. | Damien George |
| 2014-12-09 | py: Allow builtins to be overridden. | Damien George |
