- 01 Dec, 2013 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
get rid of 'yellow last line' problem by assigning the function exit error handling and default value return code to the signature line instead of the last code line
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 30 Nov, 2013 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 Nov, 2013 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
disable autotestdict when testing under Py3.4 and adapt autotestdict tests to make up for its smarter docstring lookup
-
- 25 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 24 Nov, 2013 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : a382ac055ce79771e0457bed2e3b8d253581a54f
-
Stefan Behnel authored
-
- 23 Nov, 2013 13 commits
-
-
Stefan Behnel authored
let += and -= inplace operators use pointer arithmetic when used on C strings (instead of currently failing attempt at string concatenation)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/broken/inplace_lhs.pyx => tests/compile/inplace_lhs.pyx rename : tests/broken/inplace_ops.pyx => tests/compile/inplace_ops.pyx
-
Stefan Behnel authored
--HG-- rename : tests/broken/voidstarcast.pyx => tests/run/voidstarcast.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/broken/typeofexttype.pyx => tests/run/typeofexttype.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/broken/onelinesuite.pyx => tests/run/onelinesuite.py
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-