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 62ad189a65 py: Add compile option to enable/disable source line numbers. 11 years ago
..
.gitignore Revamp qstrs: they now include length and hash. 11 years ago
Makefile unix: Fix compile warnings for ffi module on 64-bit machine. 11 years ago
ffi.c unix: Fix compile warnings for ffi module on 64-bit machine. 11 years ago
file.c Second stage of qstr revamp: uPy str object can be qstr or not. 11 years ago
main.c Add qstr_info() function and bindings for unix port. 11 years ago
mpconfigport.h py: Add compile option to enable/disable source line numbers. 11 years ago
qstrdefsport.h Merge branch 'master' of github.com:micropython/micropython 11 years ago
socket.c Change -Og to -O0 in unix-cpy/Makefile; cast to small int in socket.c. 11 years ago