.. |
.gitignore
|
…
|
|
Makefile
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
alloc.c
|
Code style/whitespace cleanup; remove obsolete headers.
|
2014-09-03 22:47:23 +01:00 |
file.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
gccollect.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
input.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
input.h
|
…
|
|
main.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
modffi.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
modos.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
modsocket.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
modtermios.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
modtime.c
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
mpconfigport.h
|
py: Add basic framework for issuing compile/runtime warnings.
|
2015-01-01 22:09:18 +02:00 |
mpconfigport.mk
|
modtermios: Add "termios" unix module, subset of CPython's.
|
2014-08-23 06:09:46 +03:00 |
mpconfigport_fast.h
|
unix: fast: Set initial module dict size big to have high pystone score.
|
2014-11-05 00:30:21 +02:00 |
qstrdefsport.h
|
py: Allow to properly disable builtin "set" object.
|
2014-12-27 17:33:30 +00:00 |
seg_helpers.c
|
…
|
|