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 abc1959e2c py, unix, lib: Allow to compile with -Wold-style-definition. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile Remove obsolete bss-related code/build features 10 years ago
alloc.c Code style/whitespace cleanup; remove obsolete headers. 10 years ago
file.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 10 years ago
gccollect.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 10 years ago
input.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
input.h Add input command for unix 11 years ago
main.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 10 years ago
modffi.c unix: Allow to compile with float support disabled. 10 years ago
modos.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modsocket.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modtermios.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modtime.c py, unix, lib: Allow to compile with -Wold-style-definition. 10 years ago
mpconfigport.h py: Add config option MICROPY_COMP_MODULE_CONST for module consts. 10 years ago
mpconfigport.mk modtermios: Add "termios" unix module, subset of CPython's. 10 years ago
mpconfigport_fast.h unix: fast: Set initial module dict size big to have high pystone score. 10 years ago
qstrdefsport.h py: Allow to properly disable builtin "set" object. 10 years ago