An error occurred fetching the project authors.
- 06 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 05 Apr, 2015 1 commit
-
-
Stefan Behnel authored
prevent fallback to absolute cimport when relative cimport is not found; generally clean up relative cimport code
-
- 10 Mar, 2015 1 commit
-
-
Robert Bradshaw authored
From Jeroen Demeyer.
-
- 31 Dec, 2014 1 commit
-
-
Ludovic Cotterousse authored
Condition is no longer valid since commit fa3db367
-
- 23 Nov, 2014 1 commit
-
-
Stefan Behnel authored
-
- 05 Nov, 2014 1 commit
-
-
Stefan Behnel authored
-
- 04 Nov, 2014 2 commits
-
-
Robert Bradshaw authored
(Seems we're missing tests...)
-
Robert Bradshaw authored
-
- 02 Nov, 2014 1 commit
-
-
Stefan Behnel authored
clean up recent incorrect change in Symtab code that validated the property generation for extension type attributes
-
- 01 Nov, 2014 1 commit
-
-
Stefan Behnel authored
-
- 30 Oct, 2014 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
This seems to have been a mis-understanding on how C++ works/is wrapped.
-
- 18 Oct, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 11 Oct, 2014 1 commit
-
-
Stefan Behnel authored
reuse existing types/names in module for cfunc wrapping instead of redeclaring them in the utility code
-
- 08 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 03 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
Syntax is (type1, type2, ...).
-
- 17 Aug, 2014 1 commit
-
-
Marcus Brinkmann authored
-
- 17 Jul, 2014 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 06 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 17 Jun, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 26 Apr, 2014 1 commit
-
-
Stefan Behnel authored
-
- 22 Mar, 2014 1 commit
-
-
Stefan Behnel authored
-
- 26 Feb, 2014 1 commit
-
-
Stefan Behnel authored
-
- 17 Jan, 2014 1 commit
-
-
Stefan Behnel authored
-
- 26 Dec, 2013 1 commit
-
-
Robert Bradshaw authored
The syntax follows that of template classes, namely cdef T foo[T](T, ...)
-
- 15 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 22 Nov, 2013 2 commits
-
-
Stefan Behnel authored
revert incomplete fix for ticket #600: not enough for more complex scoping and evaluation time issues
-
Stefan Behnel authored
-
- 17 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Nov, 2013 1 commit
-
-
Stefan Behnel authored
reimplement PEP 3155 __qualname__ calculation in a dedicated transform to base it on the node structure instead of the scopes (which fails for class scopes)
-
- 02 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 07 Nov, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- rename : tests/run/ass2global.pyx => tests/run/ass2global.py
-
- 01 Sep, 2013 1 commit
-
-
Stefan Behnel authored
-