You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Sokolovsky 3aa8ee7c9e py: Add mp_get_buffer(), mp_get_buffer_raise() convenience functions to API. 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Rename module sources per latest naming conventions (mod*.c). 11 years ago
file.c unix, stmhal: Consistently use "FileIO" as class name for file objects. 11 years ago
gccollect.c Changes to get unix/ port compiling on Cygwin. 11 years ago
main.c unix: Oops, remove nlr_jump test in main. 11 years ago
modffi.c unix modffi: Support any object implementing buffer protocol as a native arg. 11 years ago
modsocket.c py: Add mp_get_buffer(), mp_get_buffer_raise() convenience functions to API. 11 years ago
modtime.c unix: Rename module sources per latest naming conventions (mod*.c). 11 years ago
mpconfigport.h py: Replace stream_p with *stream_p in mp_obj_type_t. 11 years ago
mpconfigport.mk unix: Fix ffi.c to compile with latest changes to API. 11 years ago
qstrdefsport.h unix, stmhal: Consistently use "FileIO" as class name for file objects. 11 years ago