summaryrefslogtreecommitdiff
path: root/include/byval.h
AgeCommit message (Expand)Author
2015-03-26Changed default visibility for symbols in the PHP-CPP library to hidden and e...Martijn Otto
2015-01-26Added macro wrapper for noexceptRoland Eischer
2014-11-26Marked `noexcept` all move constructors and assigment operatorsvalmat
2014-09-25Made Type::Null the default type on ByVal and ByRef as this will allow any ty...Toon Schoenmakers
2014-03-05ByVal and ByRef variable now have nullable set to false by default (which is ...Emiel Bruijntjes
2013-09-10When registering functions, it now is also possible to specify the signature ...Emiel Bruijntjes