1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 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
Cleared empty name-spaces up in the C# end. More... over 10 years ago
Cleared empty name-spaces up in the C# end. More... over 10 years ago
Removed modules with empty units after parsing. More... over 10 years ago
Removed modules with empty units after parsing. More... over 10 years ago
Handled same named files at different paths when renaming root name-spaces. More... over 10 years ago
Handled same named files at different paths when renaming root name-spaces. More... over 10 years ago
Fixed a bug causing friend declarations to have their real declaration empty. More... over 10 years ago
Fixed a bug causing friend declarations to have their real declaration empty. More... over 10 years ago
Checked if operators are ignored when complementing them. More... over 10 years ago
Checked if operators are ignored when complementing them. More... over 10 years ago
Added an option whether passes should visit parameters of events. More... over 10 years ago
Added an option whether passes should visit parameters of events. More... over 10 years ago
Prevented changes in the casing of functions bearing the same name as their name-space. More... over 10 years ago
Prevented changes in the casing of functions bearing the same name as their name-space. More... over 10 years ago
Fixed a case of default arguments which use nullptr. More... over 10 years ago
Fixed a case of default arguments which use nullptr. More... over 10 years ago
Extract method.TranslationUnit.Module expression into a local variable. More... over 10 years ago
Extract method.TranslationUnit.Module expression into a local variable. More... over 10 years ago
Ignore system headers in DelegatesPass.VisitMethodDecl since they might not be part of a module. More... over 10 years ago
Ignore system headers in DelegatesPass.VisitMethodDecl since they might not be part of a module. More... over 10 years ago
Fixed TranslationUnit.Module getter to gracefully handle non-existing modules. More... over 10 years ago
Fixed TranslationUnit.Module getter to gracefully handle non-existing modules. More... over 10 years ago
Extended the parser and AST to handle template template parameters. More... over 10 years ago
Extended the parser and AST to handle template template parameters. More... over 10 years ago
Collected all translation units before parsing them in depth. More... over 10 years ago
Collected all translation units before parsing them in depth. More... over 10 years ago
Generated internals for template specialisations from dependent libraries. More... over 10 years ago
Generated internals for template specialisations from dependent libraries. More... over 10 years ago
Changed the tests for dependencies to use one combined AST. More... over 10 years ago
Changed the tests for dependencies to use one combined AST. More... over 10 years ago