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 b92cbe6129 py: Move definition of mp_sys_exit to core. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning. 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 py: Move definition of mp_sys_exit to core. 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: Don't use -Wno-error=cpp or #warning; fix strict alias warning. 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 py: Add support for emitting native x86 machine code. 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