- 15 Dec, 2017 8 commits
-
-
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
-
- 16 Nov, 2017 5 commits
-
-
Stefan Behnel authored
Closes #2008.
-
Stefan Behnel authored
-
Yury Selivanov authored
Signed-off-by: Stefan Behnel <stefan_ml@behnel.de>
-
Stefan Behnel authored
Signed-off-by: Stefan Behnel <stefan_ml@behnel.de>
-
Stefan Behnel authored
Implement a fake "cr_frame" property for Cython async coroutines that always returns None, just to prevent an AttributeError. Closes #2000.
-