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.
 
 
 
 
 
 
Paul Sokolovsky 17a49431d4 unix: Allow to override MICROPY_GCREGS_SETJMP from cmdline. 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Add CFLAGS_EXTRA & LDFLAGS_EXTRA for command line usage. 11 years ago
file.c Rename configuration variables controling Python features. 11 years ago
gccollect.c unix: Add setjmp-based GC register helper implementation. 11 years ago
input.c Change const byte* to const char* where sensible. 11 years ago
input.h Add input command for unix 11 years ago
main.c unix: Fix path seperator used depending on OS 11 years ago
modffi.c Prefix ARRAY_SIZE with micropython prefix MP_ 11 years ago
modos.c Prefix ARRAY_SIZE with micropython prefix MP_ 11 years ago
modsocket.c Prefix ARRAY_SIZE with micropython prefix MP_ 11 years ago
modtime.c Prefix ARRAY_SIZE with micropython prefix MP_ 11 years ago
mpconfigport.h unix: Allow to override MICROPY_GCREGS_SETJMP from cmdline. 11 years ago
mpconfigport.mk Rename configuration variables controling Python features. 11 years ago
qstrdefsport.h unix: Add "_os" module with stat(). 11 years ago
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 11 years ago