- 06 Aug, 2008 4 commits
-
-
Dag Sverre Seljebotn authored
dtype is not supported yet (needs change in parser).
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
- 05 Aug, 2008 10 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Aug, 2008 9 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
Buffer stuff: Patching suboffsets back to NULL if that was what we retrieved, just to be more predictable.
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
--HG-- rename : tests/run/options.pyx => tests/compile/c_options.pyx
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
- 03 Aug, 2008 17 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
Had to move some changes made in ModuleNode.py over to Code.py manually.
-
Dag Sverre Seljebotn authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
kirr@landau.phys.spbu.ru authored
-
Robert Bradshaw authored
-
marcus@bitzl.com authored
Starting Cython from Windows PowerShell? with cython.py <arguments> yields a new console window with Cython output, which closes immedeately after Cython finished. To get Cython's output one would always have to write something like python C:\Python25\Scripts\cython.py <arguments> Therefore, i wrote a simple batch file that does fairly the same as cython.py and allows you to start cython simply via cython <arguments>
-
Robert Bradshaw authored
-
Robert Bradshaw authored
I don't know how long_literal used to work, must have ran tests before that refactor...
-
Robert Bradshaw authored
The issue was that pxd files don't get transformed yet. --HG-- rename : tests/errors/e_extmember.pyx => tests/run/extmember.pyx
-
Robert Bradshaw authored
-