summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* move JediTyper into Tools directory as it's not in a state that would suggest...Stefan Behnel2014-08-291-0/+105
* cython-mode.el: fix and improve font-lockingimmerrr2014-07-051-11/+40
* cython-mode.el: don't highlight builtins when they're part of varnameimmerrr2014-03-071-7/+11
* Fix header lineYasuyuki Oka2013-12-291-1/+1
* use standard exclude patterns as overridable default in cystdlib.pyStefan Behnel2013-09-011-1/+1
* exclude two more modules from stclib compilationStefan Behnel2013-09-011-0/+2
* allow explicitly excluding certain modules from the command lineStefan Behnel2013-08-311-5/+12
* add frozen importlib module to excluded modules in cystdlib.pyStefan Behnel2013-08-311-0/+1
* improve Python compatibility during stdlib compilationStefan Behnel2013-08-311-0/+1
* fix distutils buildStefan Behnel2013-08-241-1/+2
* update and clean up cystdlib.py scriptStefan Behnel2013-08-241-28/+50
* Added cython-current-defun for add-log-current-defun-functionIvan Andrus2013-06-291-0/+20
* Added cython-beginning-of-defun and cython-end-of-defunIvan Andrus2013-06-291-0/+151
* Added outline-regexpIvan Andrus2013-06-291-2/+6
* Made compile-command customizableIvan Andrus2013-06-291-3/+15
* Added autoload cookiesIvan Andrus2013-06-291-1/+5
* Fixes from checkdocIvan Andrus2013-06-291-1/+10
* Fixed byte-compilation warningIvan Andrus2013-06-291-0/+3
* enable 'optimize.inline_defnode_calls' in cystdlib.py build scriptStefan Behnel2012-12-221-0/+1
* disable auto_cpdef for stdlib compilation - too many failuresStefan Behnel2012-11-061-3/+2
* more special casing of stdlib modulesStefan Behnel2012-11-041-1/+4
* more special casing of stdlib modulesStefan Behnel2012-11-041-2/+22
* more special casing of stdlib modules, make sure we enable function 'binding'Stefan Behnel2012-11-041-0/+3
* more special casing of stdlib modulesStefan Behnel2012-11-041-3/+19
* extended stdlib compilation script that special cases some tricky modulesStefan Behnel2012-11-041-28/+100
* added script to compile the CPython stdlibStefan Behnel2012-11-041-0/+39
* cython-mode now works with python-mode and the builtin python packageRafe Kettler2011-03-251-1/+3
* Some SCons fixupsDag Sverre Seljebotn2010-04-232-10/+12
* new Emacs cython-mode by Georg BrandlStefan Behnel2010-02-171-1/+63
* Package cleanup.Robert Bradshaw2010-01-301-0/+1144
* Syntax highlighting for Cython and NumPy for KATE and KDevelop.Sturla Molden2009-10-281-0/+1133
* Preliminary scons support (in Tools dir)Dag Sverre Seljebotn2009-10-212-0/+300
* Automatic embedding of signatures in docstring (#2)LisandroDalcin2008-09-191-0/+45
* Move some emacs support tools.William Stein2007-07-283-1/+1
* Initial versionWilliam Stein2007-07-282-0/+2