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 6d7e47087f unix: Prefix includes with py/; remove need for -I../py. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Prefix includes with py/; remove need for -I../py. 10 years ago
alloc.c Code style/whitespace cleanup; remove obsolete headers. 10 years ago
file.c unix: Prefix includes with py/; remove need for -I../py. 10 years ago
gccollect.c unix: Prefix includes with py/; remove need for -I../py. 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 unix: Prefix includes with py/; remove need for -I../py. 10 years ago
modffi.c unix: Prefix includes with py/; remove need for -I../py. 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 unix: Prefix includes with py/; remove need for -I../py. 10 years ago
mpconfigport.h py: Add basic framework for issuing compile/runtime warnings. 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
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 11 years ago