- 17 Dec, 2017 1 commit
-
-
Antoine Pitrou authored
-
- 16 Dec, 2017 1 commit
-
-
Antoine Pitrou authored
-
- 15 Dec, 2017 11 commits
-
-
Stefan Behnel authored
Allow overriding the extension module name in cythonize() by setting an explicit name in the Extension() object. Closes #2038.
-
Stefan Behnel authored
Reduce complexity by avoiding to redefine a helper function inside a loop that does not depend on the loop state
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
-
Stefan Behnel authored
Allow @final class decorator in pure mode. Was previously rejected for Python classes with an @cclass decorator. Closes #2040.
-
- 09 Dec, 2017 1 commit
-
-
Stefan Behnel authored
Closes #2035.
-
- 29 Nov, 2017 3 commits
-
-
Stefan Behnel authored
But at least detect and disallow duplicate keyword arguments to parallel() and prange().
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Nov, 2017 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Always coerce Python arguments as "num_threads" in parallel sections to C integers, also to catch some coercion problems at compile time. Closes #1957.
-
- 27 Nov, 2017 1 commit
-
-
Stefan Behnel authored
-
- 25 Nov, 2017 3 commits
-
-
Stefan Behnel authored
-
scoder authored
Fix types of values in libc.limits
-
Stefan Behnel authored
Closes #1848.
-
- 24 Nov, 2017 7 commits
-
-
Robert Bradshaw authored
Improve typing doc
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2019.
-
- 22 Nov, 2017 2 commits
- 18 Nov, 2017 1 commit
-
-
Stefan Behnel authored
Closes #2012.
-
- 17 Nov, 2017 6 commits
-
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Stefan Behnel authored
Closes #2002.
-
Stefan Behnel authored
Closes #1999.
-
Stefan Behnel authored
-