An error occurred fetching the project authors.
- 20 Aug, 2012 4 commits
-
-
Stefan Behnel authored
looks like the declaration analysis phase is too early for building type conversion utility code - do it during type analysis
-
Stefan Behnel authored
fix cpp_vector_in_generator test by calling create_from_py_utility_code() early enough to let it inject Cython utility code
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 14 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 23 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 21 Jul, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 17 Jul, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 08 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 03 Jul, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 02 Jul, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 10 Jun, 2012 1 commit
-
-
Mark Florisson authored
-
- 23 May, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 20 May, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 11 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 10 May, 2012 1 commit
-
-
Vitja Makarov authored
-
- 09 May, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 07 May, 2012 1 commit
-
-
Stefan Behnel authored
-
- 27 Apr, 2012 1 commit
-
-
Mark Florisson authored
-
- 26 Apr, 2012 3 commits
-
-
Mark Florisson authored
Add Cython.Compiler.Importer to import code which relies on functionality that is not portable across python versions
-
Mark Florisson authored
-
Mark Florisson authored
-
- 18 Apr, 2012 1 commit
-
-
Stefan Behnel authored
removed outdated dummy assignment code that originally prevented an unsed argument gcc warning for __pyx_self, fix one more case where __pyx_self needs to be marked as unused
-
- 11 Apr, 2012 1 commit
-
-
Mark Florisson authored
-
- 10 Apr, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 31 Mar, 2012 4 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
- 30 Mar, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 Mar, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
also use the fast optional kwargs lookup loop when we have **kwargs but receive less than the named optional kwargs
-
Stefan Behnel authored
-