1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 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
Updated to LLVM/Clang 253162/253161 respectively. More... almost 11 years ago
Updated to LLVM/Clang 253162/253161 respectively. More... almost 11 years ago
Excluded an inexplicably failing test from the run on the Linux CI. More... almost 11 years ago
Excluded an inexplicably failing test from the run on the Linux CI. More... almost 11 years ago
Only patched the v-table entries for non-dtors in user-derived classes. More... almost 11 years ago
Only patched the v-table entries for non-dtors in user-derived classes. More... almost 11 years ago
Improved the handling of function calls in default args. More... almost 11 years ago
Improved the handling of function calls in default args. More... almost 11 years ago
Added support for call expressions in default args. More... almost 11 years ago
Added support for call expressions in default args. More... almost 11 years ago
Extended the AST and the parser to support call expressions in default args. More... almost 11 years ago
Extended the AST and the parser to support call expressions in default args. More... almost 11 years ago
Fixed the generation of overrides of virtuals from secondary bases. More... almost 11 years ago
Fixed the generation of overrides of virtuals from secondary bases. More... almost 11 years ago
Reformatted the extension methods for classes. More... almost 11 years ago
Reformatted the extension methods for classes. More... almost 11 years ago
Revert "Fixed a crash when calling the dtor of an abstract type with MinGW." More... almost 11 years ago
Revert "Fixed a crash when calling the dtor of an abstract type with MinGW." More... almost 11 years ago
Clarified the handling of dtor calls when abstract classes are involved. More... almost 11 years ago
Clarified the handling of dtor calls when abstract classes are involved. More... almost 11 years ago
Fixed a crash when calling the dtor of an abstract type with MinGW. More... almost 11 years ago
Simplified the fix for calling the dtor of an abstract type with MinGW. More... almost 11 years ago
Simplified the fix for calling the dtor of an abstract type with MinGW. More... almost 11 years ago
Fixed a crash when calling the dtor of an abstract type with MinGW. More... almost 11 years ago
Ensured a virtual dtor is called even if the base dtor is not virtual. More... almost 11 years ago
Ensured a virtual dtor is called even if the base dtor is not virtual. More... almost 11 years ago
Based on Abhinav Tripathi's work: extracted delegates in order to reuse them. More... almost 11 years ago
Based on Abhinav Tripathi's work: extracted delegates in order to reuse them. More... almost 11 years ago
Regenerated the parser bindings to reflect all updates from the last two months. More... almost 11 years ago
Regenerated the parser bindings to reflect all updates from the last two months. More... almost 11 years ago