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.
 
 
 
 
 
 
Damien George 3c658a4e75 py: Fix bug where GC collected native/viper/asm function data. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
file.c py: Make MP_OBJ_NEW_SMALL_INT cast arg to mp_int_t itself. 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 py: Fix bug where GC collected native/viper/asm function data. 10 years ago
modffi.c py: Make MP_OBJ_NEW_SMALL_INT cast arg to mp_int_t itself. 10 years ago
modos.c py: Make MP_OBJ_NEW_SMALL_INT cast arg to mp_int_t itself. 10 years ago
modsocket.c modsocket: .recv() returns bytes object. 10 years ago
modtermios.c unix, modtermios: Make it properly configurable; fix spelling mistake. 10 years ago
modtime.c Rename machine_(u)int_t to mp_(u)int_t. 11 years ago
mpconfigport.h py: Fix bug where GC collected native/viper/asm function data. 10 years ago
mpconfigport.mk modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
qstrdefsport.h modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 11 years ago