index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
find-modules
/
sip_generator.py
Age
Commit message (
Expand
)
Author
2017-02-05
Revert "Automatically mark classes with pure virtual functions as /Abstract/."
Stephen Kelly
2017-02-04
Bindings: Remove unused member
v5.31.0-rc1
v5.31.0
Stephen Kelly
2017-02-04
Automatically mark classes with pure virtual functions as /Abstract/.
Shaheed Haque
2017-02-04
Bindings: Take account of visibility of classes
Shaheed Haque
2017-02-04
Bindings: Take account of visibility attribute on APIs
Shaheed Haque
2017-02-04
Bindings: Generalize the skippable_attribute method
Stephen Kelly
2017-02-04
Bindings: Remove unused method
Stephen Kelly
2017-01-31
Bindings: Remove unused import
Stephen Kelly
2017-01-31
Remove delimiters from licence header
Stephen Kelly
2017-01-18
Bindings: Fix default param handling
Stephen Kelly
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: Make it possible for rules to modify the typedef type
Stephen Kelly
2017-01-15
Bindings: Skip implementations of inline methods while parsing
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-13
Bindings: Add rules engine for typedefs
Stephen Kelly
2017-01-13
Bindings: Implement ModuleCode and MethodCode databases
Stephen Kelly
2017-01-11
Bindings: Use diagnostic level specific text when reporting
Stephen Kelly
2017-01-11
Bindings: Fix logging output severity for parsing messages
Stephen Kelly
2017-01-10
Bindings: Correctly handle access specifiers within macros
Stephen Kelly
2017-01-05
Bindings: Improve diagnostics for the rules engine
Shaheed Haque
2017-01-05
Skip attributes on enums when generating bindings
Shaheed Haque
2016-10-31
Add the rules_engine and sip_generator
Shaheed Haque