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 24c8eda744 unix: Enable MICROPY_PY_REVERSE_SPECIAL_METHODS. 7 years ago
..
coverage-frzmpy ports: Make new ports/ sub-directory and move all ports there. 7 years ago
coverage-frzstr ports: Make new ports/ sub-directory and move all ports there. 7 years ago
modules all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
.gitignore ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Makefile unix: Rename modsocket.c to modusocket.c. 7 years ago
alloc.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
coverage.c py/vstr: Raise a RuntimeError if fixed vstr buffer overflows. 7 years ago
fatfs_port.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
fdfile.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
file.c all: Remove inclusion of internal py header files. 7 years ago
gccollect.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
input.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
input.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
main.c all: Remove inclusion of internal py header files. 7 years ago
modffi.c all: Remove inclusion of internal py header files. 7 years ago
modjni.c all: Use NULL instead of "" when calling mp_raise exception helpers. 7 years ago
modmachine.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
modos.c all: Remove inclusion of internal py header files. 7 years ago
modtermios.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
modtime.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
moduos_vfs.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
moduselect.c ports: Make new ports/ sub-directory and move all ports there. 7 years ago
modusocket.c unix/modusocket: Remove #if MICROPY_SOCKET_EXTRA code blocks. 7 years ago
mpconfigport.h unix: Enable MICROPY_PY_REVERSE_SPECIAL_METHODS. 7 years ago
mpconfigport.mk ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mpconfigport_coverage.h py/runtime: Implement dispatch for "reverse op" special methods. 7 years ago
mpconfigport_fast.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mpconfigport_freedos.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mpconfigport_minimal.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mpconfigport_nanbox.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mphalport.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
mpthreadport.c all: Remove inclusion of internal py header files. 7 years ago
mpthreadport.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
qstrdefsport.h ports: Make new ports/ sub-directory and move all ports there. 7 years ago
unix_mphal.c extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index. 7 years ago