micropython/unix
Paul Sokolovsky d0ceb04b90 modsocket: 64-bit cleanness. 2014-05-24 23:00:09 +03:00
..
.gitignore
Makefile unix, Mac support: Generate order.def via Makefile. 2014-05-21 19:56:54 +01:00
file.c py: Implement proper separation between io.FileIO and io.TextIOWrapper. 2014-05-19 21:56:07 +03:00
gccollect.c
input.c
input.h
main.c Merge pull request #600 from stinos/unix-exitcode 2014-05-13 22:39:35 +01:00
modffi.c py, unix: Add copyright for modules I worked closely on. 2014-05-13 18:41:25 +03:00
modos.c unix: Fix casting issue, int to small int object. 2014-05-21 20:53:56 +01:00
modsocket.c modsocket: 64-bit cleanness. 2014-05-24 23:00:09 +03:00
modtime.c
mpconfigport.h Tidy up some configuration options. 2014-05-21 20:32:59 +01:00
mpconfigport.mk
qstrdefsport.h unix: Add "_os" module with stat(). 2014-05-14 22:08:45 +03:00
seg_helpers.c