- 30 Jul, 2016 2 commits
-
-
Stefan Behnel authored
make new feature-specific guards overridable by user #defines in CPython to allow switching them on and off for testing/debugging/benchmarking
-
Stefan Behnel authored
replace generic "COMPILING_IN_*" C macros with feature specific guards that allow a more fine-grained adaptation to C-API implementations
-
- 28 Jul, 2016 11 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
speed up delegation of generators and coroutines a little by avoiding an indirect C call in favour of a directly visible recursive call
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Jul, 2016 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
make current scope available to FunctionState and CCodeWriter to give access to variable types from AnnotationCCodeWriter
-
Stefan Behnel authored
-
- 20 Jul, 2016 2 commits
- 15 Jul, 2016 20 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: CHANGES.rst docs/src/reference/compilation.rst
-
Stefan Behnel authored
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Jeroen Demeyer authored
-