aboutsummaryrefslogtreecommitdiff
path: root/find-modules/sip_generator.py
AgeCommit message (Expand)Author
2017-01-15Bindings: Skip implementations of inline methods while parsingStephen Kelly
2017-01-15Bindings: Fix handling of forward declarationsStephen Kelly
2017-01-15Bindings: Use lists in function API instead of stringsStephen Kelly
2017-01-13Bindings: Add rules engine for typedefsStephen Kelly
2017-01-13Bindings: Implement ModuleCode and MethodCode databasesStephen Kelly
2017-01-11Bindings: Use diagnostic level specific text when reportingStephen Kelly
2017-01-11Bindings: Fix logging output severity for parsing messagesStephen Kelly
2017-01-10Bindings: Correctly handle access specifiers within macrosStephen Kelly
2017-01-05Bindings: Improve diagnostics for the rules engineShaheed Haque
2017-01-05Skip attributes on enums when generating bindingsShaheed Haque
2016-10-31Add the rules_engine and sip_generatorShaheed Haque