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 34162872b1 moduzlib: Integrate into the system. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Add comment about needed dependencies for MICROPY_FORCE_32BIT. 10 years ago
alloc.c Code style/whitespace cleanup; remove obsolete headers. 10 years ago
file.c Change some parts of the core API to use mp_uint_t instead of uint/int. 10 years ago
gccollect.c Rename machine_(u)int_t to mp_(u)int_t. 11 years ago
input.c unix: Remove unused CTRL-D definition 11 years ago
input.h Add input command for unix 11 years ago
main.c unix: Rename "microsocket" module to "usocket". 10 years ago
modffi.c unix: Fix modffi to be able to return double on x86 machines. 10 years ago
modos.c py: Change all uint to mp_uint_t in obj.h. 10 years ago
modsocket.c unix: Rename "microsocket" module to "usocket". 10 years ago
modtermios.c py: Change all uint to mp_uint_t in obj.h. 10 years ago
modtime.c Rename machine_(u)int_t to mp_(u)int_t. 11 years ago
mpconfigport.h moduzlib: Integrate into the system. 10 years ago
mpconfigport.mk modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
qstrdefsport.h unix: Rename "microsocket" module to "usocket". 10 years ago
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 11 years ago