Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cython
Repository
7a787d1630fe4f16df35772aa4df8f15cd67c36c
Switch branch/tag
cython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cython.git
do not generate dead code at the end of the generator instantiation function
Stefan Behnel authored
10 years ago
7a787d16
Name
Last commit
Last update
Cython
do not generate dead code at the end of the generator instantiation function
10 years ago
Demos
Rename cmath to not conflict with built-in module
10 years ago
Doc
Add __getattribute__ to documentation.
12 years ago
Tools
cython-mode.el: fix and improve font-locking
10 years ago
bin
Merge pull request #157 from dnmiller/master
11 years ago
docs
forward declaring types is usually *not* necessary
10 years ago
pyximport
Update pyximport.py
11 years ago
tests
disable test that fails on Jenkins
10 years ago
.gitignore
.gitignore: Ignore *.egg and *.egg-info
11 years ago
.hgignore
extend .hgignore
11 years ago
.hgtags
Added tag 0.19 for changeset 48407fa3f3c9
11 years ago
.travis.yml
exclude C++ mode from PyPy testing matrix
10 years ago
CHANGES.rst
Fixed stl container conversion with typedef element types.
10 years ago
COPYING.txt
Clarify license position with respect to compilation output.
10 years ago
INSTALL.txt
Remove trailing whitespace.
14 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
add prliminary pylint configuration
11 years ago
Makefile
Makefile: checkout all missing files for repo target
13 years ago
README.txt
Fix hg/git in readme.
14 years ago
ToDo.txt
Remove trailing whitespace.
14 years ago
USAGE.txt
Remove trailing whitespace.
14 years ago
cygdb.py
scripts with shebangs <-> executable + uniform use of #!/usr/bin/env python
12 years ago
cython.py
make `%load_ext cython` still valid
10 years ago
cythonize.py
globally install "cythonize" script
10 years ago
pylintrc
adapt pylint config a bit more
10 years ago
runtests.py
setup.py
setupegg.py
tox.ini
README.txt