summaryrefslogtreecommitdiff
path: root/src/doublemember.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-17Fix constant declare function getting called for non-const and vice-versaMartijn Otto
2014-02-17Removed unnecessary function declareConst and made the declare function for m...Martijn Otto
2014-02-14Merged pull request #14Martijn Otto
2013-12-13add macros for PHP 5.3Gu Weigang
2013-10-14Initial attempt to register native C++ class methods directly to PHPEmiel Bruijntjes
2013-10-14The initial class properties can now only be scalar values, just like in PHPEmiel Bruijntjes