- 08 Jul, 2018 5 commits
-
-
scoder authored
Docs: Undo PR #2439 because readthedocs does not behave as expected.
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
The change of making "tstate->exc_state" a struct was introduced in CPython 3.7.0a3 and not 3.7.0a2, which some people still seem to be using right now.
-
- 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 6 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.
-