- 08 Jul, 2018 15 commits
-
-
scoder authored
docs: Fixed tests under windows.
-
scoder authored
Added the docs for the compiler options.
-
gabrieldemarmiesse authored
Added the docs for the compiler options. Used autodata to avoid duplication of the options descriptions in the docs and in the python file.
-
gabrieldemarmiesse authored
-
scoder authored
Removing oudated pages from the table of content in the documenation main page.
-
-
Stefan Behnel authored
-
gabrieldemarmiesse authored
-
scoder authored
Docs: Undo PR #2439 because readthedocs does not behave as expected.
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel 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 25 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.
-