Commits
User selector
Commit History
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