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 2e24ee8d80 socket: Tighten up int-to-str conversion. 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Add basic time module (with time() and clock() functions). 11 years ago
ffi.c ffi: Fix mp_obj_str_get_data() return type. 11 years ago
file.c io.File, socket types: Add fileno() method. 11 years ago
main.c Rename "rawsocket" module to "microsocket". 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 socket: Tighten up int-to-str conversion. 11 years ago
time.c unix: Implement time.sleep(). 11 years ago