Age | Commit message (Expand) | Author |
---|---|---|
2017-01-18 | Bindings: Handle const-ref of non-record parameter defaults | Stephen Kelly |
2017-01-18 | Bindings: Handle const-ref parameters with {} initializer | Stephen Kelly |
2017-01-18 | Bindings: Handle parameter initializers using {} gracefully | Stephen Kelly |
2017-01-18 | Bindings: Add explicit handling of nullptr as a parameter default | Stephen Kelly |
2017-01-15 | Bindings: Fix handling of forward declarations | Stephen Kelly |
2017-01-15 | Bindings: Use lists in function API instead of strings | Stephen Kelly |
2017-01-15 | Bindings: Add missing test function implementation | Stephen Kelly |
2017-01-13 | Bindings: Add rules engine for typedefs | Stephen Kelly |
2017-01-13 | Bindings: Implement ModuleCode and MethodCode databases | Stephen Kelly |
2017-01-09 | Extend unit test with code similar to kguiaddons | Stephen Kelly |
2016-10-31 | Add the PythonModuleGeneration module | Stephen Kelly |