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
1bfa64cf639671d8b12d041f16bc987027b8ad85
pybindgen
/
pybindgen
T
History
Gustavo J. A. M. Carneiro
1bfa64cf63
Refactor class methods to make them independent from the class until generation time.
2007-06-03 15:07:18 +01:00
..
typehandlers
Refactor class methods to make them independent from the class until generation time.
2007-06-03 15:07:18 +01:00
__init__.py
add support for C++ classes; some minor bug remaining, though.
2007-06-01 19:39:31 +01:00
cppclass.py
Refactor class methods to make them independent from the class until generation time.
2007-06-03 15:07:18 +01:00
function.py
fix bad wrapper prototype
2007-05-31 17:53:46 +01:00
module.py
c++ subclassing; c++ class forward parameter pass-by-value
2007-06-03 14:41:14 +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