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 c61be8e1e1 Merge pull request #662 from stinos/windows-pathsep 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile Revert "Fix DEBUG=1 builds" 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 Change const byte* to const char* where sensible. 11 years ago
modos.c modos: stat(): Accept bytes argument. 11 years ago
modsocket.c modsocket: Add some comments on intended usage/API design of module. 11 years ago
modtime.c Rename bultins config variables to MICROPY_PY_BUILTINS_*. 11 years ago
mpconfigport.h modgc: Implement return value for gc.collect(), enable on Unix. 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