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 dda46460ff Code style/whitespace cleanup; remove obsolete headers. 10 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile Code style/whitespace cleanup; remove obsolete headers. 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: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h. 10 years ago
modffi.c py: Change all uint to mp_uint_t in obj.h. 10 years ago
modos.c py: Change all uint to mp_uint_t in obj.h. 10 years ago
modsocket.c Change some parts of the core API to use mp_uint_t instead of uint/int. 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 unix: Auto-detect MICROPY_EMIT_X64 and MICROPY_GCREGS_SETJMP. 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