micropython/unix
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments
There were several different spellings of MicroPython present in comments,
when there should be only one.
2017-07-31 18:35:40 +10:00
..
coverage-frzmpy tests: Improve frozen import test coverage. 2017-01-16 16:59:03 +11:00
coverage-frzstr tests/unix/extra_coverage: Add tests for importing frozen packages. 2017-01-08 22:45:55 +11:00
modules unix: Move upip to frozen bytecode dir. 2017-05-12 18:32:25 +03:00
.gitignore unix: Fix freedos port build problems. 2017-02-06 15:25:42 +11:00
Makefile all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
alloc.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
coverage.c py/repl: Change mp_uint_t to size_t in repl helpers. 2017-07-04 23:44:54 +10:00
fatfs_port.c unix/fatfs_port: Include new oofatfs header. 2017-01-27 23:22:15 +11:00
fdfile.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
file.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
gccollect.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
input.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
input.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
main.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modffi.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modjni.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modmachine.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modos.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modsocket.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modtermios.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
modtime.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
moduos_vfs.c ports: Add ilistdir in uos module. 2017-05-10 12:13:53 +10:00
moduselect.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpconfigport.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpconfigport.mk unix/mpconfigport.mk: Update descriptions of readline and TLS options. 2017-06-17 15:44:28 +03:00
mpconfigport_coverage.h unix: Enabled high-quality float hashing in coverage build. 2017-04-12 13:38:17 +10:00
mpconfigport_fast.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpconfigport_freedos.h unix: Fix freedos port build problems. 2017-02-06 15:25:42 +11:00
mpconfigport_minimal.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpconfigport_nanbox.h unix: Add option to build 64-bit NaN-boxing interpreter. 2016-01-15 11:12:08 +00:00
mphalport.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
mpthreadport.c unix: Use mp_raise_OSError helper function. 2016-10-07 14:05:15 +11:00
mpthreadport.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
qstrdefsport.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
unix_mphal.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00