aboutsummaryrefslogtreecommitdiff
path: root/tests/GenerateSipBindings/cpplib.cpp
AgeCommit message (Expand)Author
2017-02-05Revert "Automatically mark classes with pure virtual functions as /Abstract/."Stephen Kelly
2017-02-04Automatically mark classes with pure virtual functions as /Abstract/.Shaheed Haque
2017-01-18Bindings: Handle const-ref of non-record parameter defaultsStephen Kelly
2017-01-18Bindings: Handle const-ref parameters with {} initializerStephen Kelly
2017-01-18Bindings: Handle parameter initializers using {} gracefullyStephen Kelly
2017-01-18Bindings: Add explicit handling of nullptr as a parameter defaultStephen Kelly
2017-01-15Bindings: Fix handling of forward declarationsStephen Kelly
2017-01-15Bindings: Use lists in function API instead of stringsStephen Kelly
2017-01-15Bindings: Add missing test function implementationStephen Kelly
2017-01-13Bindings: Add rules engine for typedefsStephen Kelly
2017-01-13Bindings: Implement ModuleCode and MethodCode databasesStephen Kelly
2017-01-09Extend unit test with code similar to kguiaddonsStephen Kelly
2016-10-31Add the PythonModuleGeneration moduleStephen Kelly