summaryrefslogtreecommitdiff
path: root/src/libphpcpp.so
AgeCommit message (Expand)Author
2013-12-02removed libphpcpp.soJasperVanEck
2013-12-02Updated README.md, implemented more complicated isCallable method and added c...JasperVanEck
2013-12-02isCallable now worksJasperVanEck
2013-12-02Implemented operator(), with support of upto 10 parametersJasperVanEck
2013-11-29Partial Exception implementation added, inherits from std::exceptionJasperVanEck
2013-11-28removed a debugging coutJasperVanEck
2013-11-28Added a very basic exception class, and added an exception exampleJasperVanEck
2013-11-28Moved tests to ExamplesJasperVanEck