Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extgen: removing old files | Pearu Peterson | 2007-08-10 | 1 | -237/+0 |
| | |||||
* | extgen: impl support to all scalar C types and strings that Python supports. | Pearu Peterson | 2007-08-07 | 1 | -10/+10 |
| | |||||
* | extgen: added argument dependecies support, reviewed reference counting of ↵ | Pearu Peterson | 2007-08-07 | 1 | -21/+46 |
| | | | | input and output arguments. | ||||
* | extgen: Impl argument support to all Python types. | Pearu Peterson | 2007-08-06 | 1 | -9/+9 |
| | |||||
* | ExtGen: impl PObject* and C int support, minor improvements. | Pearu Peterson | 2007-08-05 | 1 | -2/+11 |
| | |||||
* | Impl CType classes and rewrote docs. | Pearu Peterson | 2007-08-05 | 1 | -14/+17 |
| | |||||
* | Impl basic argument support and documentation generation. | Pearu Peterson | 2007-08-04 | 1 | -29/+152 |
| | |||||
* | Initial commit of extgen - Python Extension module Generator package. | Pearu Peterson | 2007-08-03 | 1 | -0/+77 |