- 17 Jul, 2014 6 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 16 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 15 Jul, 2014 9 commits
-
-
Robert Bradshaw authored
Conflicts: CHANGES.rst Cython/Compiler/Nodes.py
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
There doesn't seem to be a good way to get at the right vtab struct here...
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Conflicts: CHANGES.rst Cython/Compiler/Nodes.py
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 14 Jul, 2014 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 13 Jul, 2014 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This should also be a (small) performance improvement.
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
rewrite BoolBinopNode for the non-boolean result case to avoid potentially harmful coercions along the way
-
Robert Bradshaw authored
-
- 12 Jul, 2014 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Stefan Behnel authored
move type coercion in BoolBinopNode chains from analyse_types() completely to coerce_to() as we may not know the final type that might support all operand types (usually boolean, but potentially user provided types)
-
- 11 Jul, 2014 1 commit
-
-
Stefan Behnel authored
-