- 10 Oct, 2014 1 commit
-
-
Stefan Behnel authored
-
- 29 Aug, 2014 1 commit
-
-
Stefan Behnel authored
move JediTyper into Tools directory as it's not in a state that would suggest making it a part of Cython --HG-- rename : Cython/Compiler/Tests/TestJediTyper.py => Cython/Tests/TestJediTyper.py rename : Cython/Compiler/JediTyper.py => Tools/jedi-typer.py
-
- 28 Aug, 2014 1 commit
-
-
Stefan Behnel authored
-
- 02 Aug, 2014 1 commit
-
-
Stefan Behnel authored
-
- 31 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 27 Jul, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 12 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 11 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
This allows one to avoid duplicating code, motivated in particular by the many closure tests.
-
- 07 Jul, 2014 1 commit
-
-
Stefan Behnel authored
-
- 06 Jul, 2014 1 commit
-
-
Stefan Behnel authored
-
- 28 Jun, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 8230801cb0e5cff944c0a7b4cbd0718f28cb344e
-
- 27 Jun, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 44298a4bc8ecb8fcc729f7b741ecedd6ad4200b3
-
- 25 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 22 Jun, 2014 1 commit
-
-
Stefan Behnel authored
fix creation order of set literals by first generating all items and only then adding them to the set (as CPython does it) --HG-- rename : tests/run/set.pyx => tests/run/set_literals.py
-
- 24 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 17 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 10 May, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 03 May, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 02 May, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
move file descriptor redirecting to Cython.Utils package and use it as context manager in test runner
-
- 01 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 29 Apr, 2014 1 commit
-
-
Martín Gaitán authored
-
- 25 Apr, 2014 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Apr, 2014 1 commit
-
-
Alok Singhal authored
-
- 22 Apr, 2014 2 commits
-
-
Alok Singhal authored
-
Alok Singhal authored
SwitchTransform is unable to detect all cases of duplicate values, which result in errors at compile time in the generated code.
-
- 14 Feb, 2014 1 commit
-
-
Stefan Behnel authored
-
- 13 Feb, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 03 Feb, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- rename : tests/run/withstat_py.py => tests/run/withstat_py27.py
-