- 07 Jul, 2018 29 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Simplified the first example of fused types.
-
scoder authored
Changed the organisation of prange.
-
scoder authored
Moved the cythonize description from the docs to the docstring.
-
Stefan Behnel authored
See #2180.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Enable automatic redirect for outdated pages in the docs.
-
gabrieldemarmiesse authored
-
scoder authored
Docs: Fixed a typo in a filename causing it not to be displayed in the docs.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Changed some URLs to fix some links redirection.
-
scoder authored
-
scoder authored
Fixing some broken links.
-
Stefan Behnel authored
-
scoder authored
Added tests for "language basics" part 5
-
scoder authored
Adding tests for "sharing declarations" part 1
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
Repair accidentally broken support for comparing non-trivial objects (e.g. NumPy arrays) to integer constants. Closes #2444.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Added support for C++11's <forward_list>.
-
- 06 Jul, 2018 11 commits
-
-
scoder authored
Added a note on the compilation with numpy to avoid confusion.
-
scoder authored
Added tests for "language basics" part 2
-
scoder authored
Removed some text duplication and redicted for pyximport.
-
scoder authored
Removed an outdated makefile.
-
scoder authored
Added missing header for a table in the docs.
-
scoder authored
Removed outdated "Special Methods Table" and put a link to the most recent version.
-
scoder authored
Added tests for "typed memoryviews" part 7
-
scoder authored
Added tests for "Extension types" part 4
-
scoder authored
Added tests for "typed memoryviews" part 3
-
scoder authored
Removed mention of a version so old that nobody should be concerned.
-
scoder authored
Adding tests for "pure python mode" part 12
-