summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/extgen/pyc_function.py
Commit message (Expand)AuthorAgeFilesLines
* extgen: removing old filesPearu Peterson2007-08-101-237/+0
* extgen: impl support to all scalar C types and strings that Python supports.Pearu Peterson2007-08-071-10/+10
* extgen: added argument dependecies support, reviewed reference counting of in...Pearu Peterson2007-08-071-21/+46
* extgen: Impl argument support to all Python types.Pearu Peterson2007-08-061-9/+9
* ExtGen: impl PObject* and C int support, minor improvements.Pearu Peterson2007-08-051-2/+11
* Impl CType classes and rewrote docs.Pearu Peterson2007-08-051-14/+17
* Impl basic argument support and documentation generation.Pearu Peterson2007-08-041-29/+152
* Initial commit of extgen - Python Extension module Generator package.Pearu Peterson2007-08-031-0/+77