summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-31Work in progress on a simpler apiEmiel Bruijntjes
2013-08-30Further work in progress (that breaks everything)Emiel Bruijntjes
2013-08-29More progress on implementing nested arraysEmiel Bruijntjes
2013-08-29work in progress on nested arrays (still crashes with sigsegv)Emiel Bruijntjes
2013-08-29working with arrays is now almost as simple as it is in PHPEmiel Bruijntjes
2013-08-29Initial implementation for array access operators in Value classEmiel Bruijntjes
2013-08-29Extended interface of value class to be ready to deal with arraysEmiel Bruijntjes
2013-08-28added parameter handling, and return value handlingEmiel Bruijntjes
2013-08-28renamed variable class to value class, and implemented most of the methods in itEmiel Bruijntjes
2013-08-28Initial implementation of the variable classEmiel Bruijntjes
2013-08-25{more work in progress: the function that was defined with c++ now gets calls...Emiel Bruijntjes
2013-08-25added request.h header fileEmiel Bruijntjes
2013-08-25{auto} requests are added as objectsEmiel Bruijntjes
2013-08-24The extension::initialize() and extension::finalize() methods are called at t...Emiel Bruijntjes
2013-08-24initial setup for libraryEmiel Bruijntjes