- 14 Jan, 2016 1 commit
-
-
Robert Bradshaw authored
When used in a range operation, it may be coerced to an object, and then back to an int. If the operands were already integer types we should preserve these rather than coercing to the default int type of long.
-
- 10 Jan, 2016 1 commit
-
-
Stefan Behnel authored
-
- 28 Dec, 2015 2 commits
-
-
scoder authored
docs: Fix typos.
-
Jakub Wilk authored
-
- 19 Dec, 2015 1 commit
-
-
Robert Bradshaw authored
Path search fix
-
- 10 Dec, 2015 3 commits
-
-
Aaron M. Watson authored
-
Aaron M. Watson authored
-
Aaron M. Watson authored
-
- 02 Dec, 2015 1 commit
-
-
Robert Bradshaw authored
Cpp limits
-
- 01 Dec, 2015 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Deprecate the 'property …:' syntax, as suggested in #462
-
- 30 Nov, 2015 2 commits
-
-
Emmanuel Gil Peyrot authored
-
Kevin R. Thornton authored
-
- 29 Nov, 2015 1 commit
-
-
Robert Bradshaw authored
docs: Fix typos.
-
- 26 Nov, 2015 1 commit
-
-
Jakub Wilk authored
-
- 14 Nov, 2015 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 10 Nov, 2015 1 commit
-
-
Robert Bradshaw authored
-
- 07 Nov, 2015 8 commits
-
-
Stefan Behnel authored
-
scoder authored
docs: Remove duplicated words.
-
Stefan Behnel authored
-
Jakub Wilk authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Add a pass transforming Python-style properties in cdef class into Cython-style properties
-
- 05 Nov, 2015 1 commit
-
-
Emmanuel Gil Peyrot authored
This makes properties work properly in cdef classes, and gives them the exact same AST as the “property something:” blocks, whose syntax should probably be deprecated now. Fixes T264.
-
- 30 Oct, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
-
- 28 Oct, 2015 4 commits
-
-
Robert Bradshaw authored
Normalize filenames when calling parse_dependencies()
-
Jeroen Demeyer authored
-
Robert Bradshaw authored
-
-
- 27 Oct, 2015 4 commits
-
-
Robert Bradshaw authored
Conflicts: CHANGES.rst
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-