This website requires JavaScript.
Explore
Help
Register
Sign In
SunnyQjm
/
pybindgen
Watch
1
Star
0
Fork
0
You've already forked pybindgen
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
bacec35be9071b09df863a2d1757f81520c4b5bc
pybindgen
/
pybindgen
T
History
Gustavo J. A. M. Carneiro
214b0797b2
fix cpp class wrappers (missing tp_alloc/new/free)
2007-06-02 16:16:23 +01:00
..
typehandlers
Add a DIRECTION_INOUT convenience alias
2007-06-02 14:59:40 +01:00
__init__.py
add support for C++ classes; some minor bug remaining, though.
2007-06-01 19:39:31 +01:00
cppclass.py
fix cpp class wrappers (missing tp_alloc/new/free)
2007-06-02 16:16:23 +01:00
function.py
fix bad wrapper prototype
2007-05-31 17:53:46 +01:00
module.py
add support for C++ classes; some minor bug remaining, though.
2007-06-01 19:39:31 +01:00
wscript
refactor the build system to avoid generating .py[co] files in the source tree (which WAF doesn't like)
2007-06-02 15:02:23 +01:00