micropython/unix
Damien George f22626ee4f unix: Add option to only compile, and not execute code. 2014-04-10 11:30:35 +01:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile unix: Rename module sources per latest naming conventions (mod*.c). 2014-04-04 20:34:10 +03:00
file.c unix, stmhal: Consistently use "FileIO" as class name for file objects. 2014-04-08 04:08:16 +03:00
gccollect.c Changes to get unix/ port compiling on Cygwin. 2014-04-03 23:51:16 +01:00
main.c unix: Add option to only compile, and not execute code. 2014-04-10 11:30:35 +01:00
modffi.c unix modffi: Support any object implementing buffer protocol as a native arg. 2014-04-08 19:08:34 +03:00
modsocket.c py: Add mp_get_buffer(), mp_get_buffer_raise() convenience functions to API. 2014-04-09 01:07:37 +03:00
modtime.c unix: Rename module sources per latest naming conventions (mod*.c). 2014-04-04 20:34:10 +03:00
mpconfigport.h py: Replace stream_p with *stream_p in mp_obj_type_t. 2014-04-05 23:02:23 +01:00
mpconfigport.mk unix: Fix ffi.c to compile with latest changes to API. 2014-03-29 13:48:32 +00:00
qstrdefsport.h unix, stmhal: Consistently use "FileIO" as class name for file objects. 2014-04-08 04:08:16 +03:00