micropython/unix
Paul Sokolovsky 752d2080b7 modffi: Mark 'p' type spec deprecated, replace with 'P'.
'p' in struct module is "pascal string". 'P' is void*.
2014-04-19 03:18:14 +03:00
..
.gitignore
Makefile build: Simplify build directory layout by putting all headers in genhdr. 2014-04-17 18:03:27 +01:00
file.c
gccollect.c
main.c unix modffi: Convert to static module structures. 2014-04-18 00:05:27 +03:00
modffi.c modffi: Mark 'p' type spec deprecated, replace with 'P'. 2014-04-19 03:18:14 +03:00
modsocket.c py: Allow to pass buffer protocol flags to get_buffer helper funcs. 2014-04-18 22:59:24 +01: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
qstrdefsport.h unix modffi: Convert to static module structures. 2014-04-18 00:05:27 +03:00