summaryrefslogtreecommitdiff
path: root/src/methodmember.h
AgeCommit message (Expand)Author
2014-02-18Fixed a rather silly bug where a function no longer overrode a function from ...Martijn Otto
2014-02-17Some code cleanupMartijn Otto
2014-02-14Merged pull request #14Martijn Otto
2013-12-06Global variables are now accessible via Php::globals["varname"]Emiel Bruijntjes
2013-10-15Calling custom member methods is now functionalEmiel Bruijntjes
2013-10-14Initial attempt to register native C++ class methods directly to PHPEmiel Bruijntjes