- 08 Sep, 2018 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Fix constant folding of multiplied string literals when they appear in another constant expression. In this case, the multiplied value was lost and replaced by the original value.
-
Stefan Behnel authored
-
- 07 Sep, 2018 7 commits
-
-
Stefan Behnel authored
-
scoder authored
cython_inline compiler directives support
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Support two-element slicing with literal None
-
Alex Lubbock authored
-
- 04 Sep, 2018 2 commits
-
-
Alex Lubbock authored
-
cjgibson authored
-
- 02 Sep, 2018 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 01 Sep, 2018 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 31 Aug, 2018 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2587.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 30 Aug, 2018 2 commits
-
-
Stefan Behnel authored
Simplify encoding detection and source file opening by starting off reading bytes, and only switching to decoding once we know which encoding to use.
-
Stefan Behnel authored
-
- 29 Aug, 2018 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
cjgibson authored
-
cjgibson authored
-
cjgibson authored
-
- 28 Aug, 2018 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
cjgibson authored
-
cjgibson authored
Further experimentation - leaks references, C compilation raises warnings, C++ compilation fails outright.
-
cjgibson authored
-
cjgibson authored
Reworking slicing unittests to include sliced type - added unsuccessful attempt to resolve issue #2508.
-
cjgibson authored
-
cjgibson authored
-