Commits
User selector
Commit History
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Mar 25, 2017
Commits on Oct 7, 2016
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Dec 9, 2015
unix/modtermios: DJGPP appears to have unicode-capable cc_t type.
Show description for d288ae8committed- committed
Commits on Nov 29, 2015
py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR.
Show description for 999cedbcommitted- committed
Commits on Oct 12, 2015
unix/modtermios: tcsetattr: If 0 passed for "when" param, treat as TCSANOW.
Show description for 21f43bacommitted
Commits on Jan 1, 2015
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Aug 30, 2014
py: Change all uint to mp_uint_t in obj.h.
Show description for d182b98committed
Commits on Aug 24, 2014
Commits on Aug 23, 2014
modtermios: Add "termios" unix module, subset of CPython's.
Show description for 4f9ebadcommitted
Loading