aboutsummaryrefslogtreecommitdiff
path: root/find-modules/rules_engine.py
AgeCommit message (Expand)Author
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2020-12-13Fix errors in python code, found by pylama in a strict CIDavid Faure
2020-06-14extra-cmake-modules: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-12-05EBN extra-cmake-modules comments spelling cleanupJohn Hayes
2018-08-31Bindings: Make generator forward compatible with Python 3Stefan BrĂ¼ns
2017-02-04Bindings: Add an end marker to the regex patternShaheed Haque
2017-01-31Bindings: Add missing documentation of the "name" for MethodCodeShaheed Haque
2017-01-31Update some documenation for the ModuleCodeDbShaheed Haque
2017-01-31Fix documentation for function databaseShaheed Haque
2017-01-31Remove some delimiters from the licence headerShaheed Haque
2017-01-21Bindings: Add missing rules to debug outputStephen Kelly
2017-01-15Bindings: Add a generic rule function to mark a container abstractStephen 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-05Bindings: Improve diagnostics for the rules engineShaheed Haque
2017-01-05Bindings: Remove db member from RuleStephen Kelly
2017-01-05Bindings: Fix copy-pasta in documentationStephen Kelly
2016-10-31Add the rules_engine and sip_generatorShaheed Haque