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
Removed 4 useless options. More... almost 10 years ago
Simplified the code for generating virtual C# calls. More... almost 10 years ago
Fixed the generated C++/CLI when a header and a contained name-space bear the same name. More... almost 10 years ago
Fixed the generated C# when a header and a contained name-space bear the same name. More... almost 10 years ago
Fixed the adjustment of the instance in cases of multiple inheritance. More... almost 10 years ago
Revert "Fixed the adjustment of the instance in cases of multiple inheritance." More... almost 10 years ago
Fixed the adjustment of the instance in cases of multiple inheritance. More... almost 10 years ago
Removed an option not used anywhere. More... almost 10 years ago
Enforced the option for generating partial C# classes by removing it. More... almost 10 years ago
Enabled multiple inheritance, and removed its option, in the C# generator. More... almost 10 years ago
Fixed the selection of a virtual table to call virtual methods through in the C# generator. More... almost 10 years ago
Wrap some really long lines. More... almost 10 years ago
Simplify CheckForDuplicates, decl is never a PreprocessedEntity. More... almost 10 years ago
Rename TypeDatabase to TypeMaps. More... almost 10 years ago
Rename VisitLibrary method to VisitASTContext. More... almost 10 years ago
Moved typedef declarations to their own file. More... almost 10 years ago
Use the qualified pointee type when printing/visiting pointer types. More... almost 10 years ago
Fixed C/C++ type printing of const pointers with const types. More... almost 10 years ago
Make TestCompletionOfClassTemplates more robust. More... almost 10 years ago
Fixed the walking of pointer types to use the correct qualifiers. More... almost 10 years ago
Fixed a bug causing a class layout to have the class as its own base. More... almost 10 years ago
Merge pull request #701 from microMolvi/patch-1 More... almost 10 years ago
DevManual.md: fix grammar More... almost 10 years ago
Merge pull request #700 from pizzaeater/patch-1 More... almost 10 years ago
Fixed typo More... almost 10 years ago
Refactored and renamed ASTContext.FindOrCreateModule. More... almost 10 years ago
Rename type map database in binding context. More... almost 10 years ago
Merge pull request #698 from Klipi/patch-2 More... almost 10 years ago
Update syntax for adding passes More... almost 10 years ago
Wrapped the reference qualifier of functions. More... almost 10 years ago