This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
unix
History
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
Revamp qstrs: they now include length and hash.
2014-01-21 21:40:13 +00: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
Makefile
build: Simplify build directory layout by putting all headers in genhdr.
2014-04-17 18:03:27 +01: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
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