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 58321dd985 all: Convert mp_uint_t to mp_unary_op_t/mp_binary_op_t where appropriate 7 years ago
..
coverage-frzmpy tests: Improve frozen import test coverage. 8 years ago
coverage-frzstr tests/unix/extra_coverage: Add tests for importing frozen packages. 8 years ago
modules unix: Move upip to frozen bytecode dir. 8 years ago
.gitignore unix: Fix freedos port build problems. 8 years ago
Makefile all: Make use of $(TOP) variable in Makefiles, instead of "..". 7 years ago
alloc.c all: Use the name MicroPython consistently in comments 7 years ago
coverage.c py/repl: Change mp_uint_t to size_t in repl helpers. 7 years ago
fatfs_port.c unix/fatfs_port: Include new oofatfs header. 8 years ago
fdfile.h all: Use the name MicroPython consistently in comments 7 years ago
file.c all: Raise exceptions via mp_raise_XXX 7 years ago
gccollect.c all: Use the name MicroPython consistently in comments 7 years ago
input.c all: Use the name MicroPython consistently in comments 7 years ago
input.h all: Unify header guard usage. 7 years ago
main.c all: Use the name MicroPython consistently in comments 7 years ago
modffi.c all: Raise exceptions via mp_raise_XXX 7 years ago
modjni.c all: Convert mp_uint_t to mp_unary_op_t/mp_binary_op_t where appropriate 7 years ago
modmachine.c all: Use the name MicroPython consistently in comments 7 years ago
modos.c extmod,unix: For uos.stat interpret st_size member as an unsigned int. 7 years ago
modsocket.c all: Use the name MicroPython consistently in comments 7 years ago
modtermios.c all: Use the name MicroPython consistently in comments 7 years ago
modtime.c all: Use the name MicroPython consistently in comments 7 years ago
moduos_vfs.c ports: Add ilistdir in uos module. 8 years ago
moduselect.c all: Use the name MicroPython consistently in comments 7 years ago
mpconfigport.h all: Use the name MicroPython consistently in comments 7 years ago
mpconfigport.mk unix/mpconfigport.mk: Update descriptions of readline and TLS options. 8 years ago
mpconfigport_coverage.h py/modsys: Initial implementation of sys.getsizeof(). 7 years ago
mpconfigport_fast.h all: Use the name MicroPython consistently in comments 7 years ago
mpconfigport_freedos.h unix: Fix freedos port build problems. 8 years ago
mpconfigport_minimal.h all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros. 7 years ago
mpconfigport_nanbox.h unix: Add option to build 64-bit NaN-boxing interpreter. 9 years ago
mphalport.h all: Use the name MicroPython consistently in comments 7 years ago
mpthreadport.c unix: Use mp_raise_OSError helper function. 8 years ago
mpthreadport.h all: Unify header guard usage. 7 years ago
qstrdefsport.h all: Use the name MicroPython consistently in comments 7 years ago
unix_mphal.c all: Use the name MicroPython consistently in comments 7 years ago