1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generated internals of external specialisations only if the template has template fields. More... about 9 years ago
Added a test for getting bases of ignored overrides in secondary bases. More... about 9 years ago
Removed a hack while renaming. More... about 9 years ago
Fixed the getting of base methods to include ignored ones. More... about 9 years ago
Equalised the access of overrides and their base methods. More... about 9 years ago
Fixed the code generation for indexers returning a void pointer (#901) More... about 9 years ago
Fixed the generated C# when a protected constructor has a parameter with a protected type. More... about 9 years ago
Reused the walking of declarations when getting name-spaces in the parser. (#900) More... about 9 years ago
Fixed the generated C# when an external specialisation with a dependent field is used as a field. More... about 9 years ago
Made Function a DeclarationContext to match the Clang AST. (#896) More... about 9 years ago
Made the C/C++ language switches adjustable in managed code. (#895) More... about 9 years ago
Refactored the way comments are printed. (#893) More... about 9 years ago
Moved the definition of SetupArguments before SetupIncludes (#894) More... about 9 years ago
Added an option to enable or disable RTTI (#892) More... about 9 years ago
Revert "Worked around https://appveyor.statuspage.io/incidents/m2vdvw39kdk8." More... about 9 years ago
Worked around https://appveyor.statuspage.io/incidents/m2vdvw39kdk8. More... about 9 years ago
Fixed the generation of inlines to handle types in classes in name-spaces. More... about 9 years ago
Restored the overload of SetupMSVC with a parameter. More... about 9 years ago
Added support for the Doxygen tag for making bold text. (#889) More... about 9 years ago
Making the code run properly from a different working directory (#891) More... about 9 years ago
Pass the path of clang includes to ResourceDir (#888) More... about 9 years ago
Fixed the generated C# for comparison operators in templates. More... about 9 years ago
Fixed the generated C# for indexers in templates. More... about 9 years ago
Fixed the generated C# when a template is used with different type arguments. More... about 9 years ago
Made the generated exception for templates more explanatory. More... about 9 years ago
Deleted unused code from the C# generator. More... about 9 years ago
Regenerated the parser bindings. More... about 9 years ago
Deleted pointless indexation of overloads. More... about 9 years ago
Removed redundant indexation from internal functions in C#. More... about 9 years ago
Ignored system declarations before checking for others to ignore. More... about 9 years ago