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
d8cc99c75c90af5f11580f06422e0fd374a8d58a
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
infer types of special args/kwargs parameters
Stefan Behnel authored
15 years ago
d8cc99c7
Name
Last commit
Last update
Cython
infer types of special args/kwargs parameters
15 years ago
Demos
Linking flags for embedded mode.
15 years ago
Doc
Cleared file executable bit that was set earlier by a mistake
16 years ago
Tools
Syntax highlighting for Cython and NumPy for KATE and KDevelop.
15 years ago
bin
use plain malloc/free in freezing code
15 years ago
pyximport
applied pyximport patch from ticket 312
15 years ago
tests
infer types of special args/kwargs parameters
15 years ago
.hgignore
Building tags with ctags [1] helps navigating source code. So I usually build tags, and would like it to be please included in .hgignore .
16 years ago
.hgtags
Added tag 0.12 for changeset fae19937e494
15 years ago
COPYING.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
INSTALL.txt
Pyrex -> Cython
15 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
Remove repo from sdist, autogenerate .hgrev
15 years ago
Makefile
Also copy .hgignore
15 years ago
README.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
ToDo.txt
Cleanup manifest, auxiliary files.
16 years ago
USAGE.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
cython.py
cython.locals(...) decorator for pure python type declarations.
16 years ago
runtests.py
Fix typo.
15 years ago
setup.py
Remove repo from sdist, autogenerate .hgrev
15 years ago
setupegg.py
Optional setuptools-based cython build
15 years ago
README.txt