Commit message (Expand) | Author | Age | |
---|---|---|---|
* | unix: Prefix includes with py/; remove need for -I../py. | Damien George | 2015-01-01 |
* | Use MP_DEFINE_CONST_DICT macro to define module dicts. | Damien George | 2014-11-29 |
* | py: Change all uint to mp_uint_t in obj.h. | Damien George | 2014-08-30 |
* | unix, modtermios: Make it properly configurable; fix spelling mistake. | Damien George | 2014-08-24 |
* | modtermios: Add "termios" unix module, subset of CPython's. | Paul Sokolovsky | 2014-08-23 |