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 5be1b2873b unix Makefile: Split off optimization options to COPT variable. 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix Makefile: Split off optimization options to COPT variable. 11 years ago
ffi.c ffi: Fix mp_obj_str_get_data() return type. 11 years ago
file.c Fix some int casting that failed on 64 bit architecture. 11 years ago
gccollect.c More GC debugging improvements. 11 years ago
main.c unix: Implement garbage collection support. 11 years ago
mpconfigport.h Implement fixed buffer vstrs; use them for import path. 11 years ago
mpconfigport.mk unix: Add basic time module (with time() and clock() functions). 11 years ago
qstrdefsport.h Rename "rawsocket" module to "microsocket". 11 years ago
socket.c Fix some int casting that failed on 64 bit architecture. 11 years ago
time.c unix: Implement time.sleep(). 11 years ago