micropython/unix
Damien George 5b65f0c7d3 py: Rename USE_COMPUTED_GOTOS to USE_COMPUTED_GOTO and enable on stmhal.
On stmhal, computed gotos make the binary about 1k bigger, but makes it
run faster, and we have the room, so why not.  All tests pass on
pyboard using computed gotos.
2014-04-17 23:24:13 +01:00
..
.gitignore
Makefile build: Simplify build directory layout by putting all headers in genhdr. 2014-04-17 18:03:27 +01:00
file.c py, unix: Convert sys module to static representation. 2014-04-13 07:02:56 +03:00
gccollect.c unix: Update comment in gccollect.c 2014-04-11 06:42:17 -07:00
main.c unix modffi: Convert to static module structures. 2014-04-18 00:05:27 +03:00
modffi.c unix modffi: Convert to static module structures. 2014-04-18 00:05:27 +03:00
modsocket.c unix modsocket: Convert to static module structures. 2014-04-17 20:34:04 +03:00
modtime.c unix modtime: Convert to static module structures. 2014-04-17 20:27:01 +03:00
mpconfigport.h py: Rename USE_COMPUTED_GOTOS to USE_COMPUTED_GOTO and enable on stmhal. 2014-04-17 23:24:13 +01:00
mpconfigport.mk New config option MICROPY_FORCE_32BIT (defaulted to 0) 2014-04-16 01:46:01 +01:00
qstrdefsport.h unix modffi: Convert to static module structures. 2014-04-18 00:05:27 +03:00