1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 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
Avoid generating abstract implementations for template classes. More... almost 7 years ago
Fix template type checking in CovariantTypeComparer. More... almost 7 years ago
Git ignore nested temporary obj folders. More... almost 7 years ago
Fix compile warning for unused variable. More... almost 7 years ago
Workaround System.TypeLoad exception when running test-suite on macOS. More... almost 7 years ago
Fix enum with zeros for hex literals More... almost 7 years ago
Fix the moving of free functions to classes to match by module too More... almost 7 years ago
Generate valid C# when an external module has an unsupported operator More... almost 7 years ago
Fix a possible overflown stack when ignoring More... almost 7 years ago
Force compilation of all functions of specializations More... almost 7 years ago
Fill in missed values when cloning functions More... almost 7 years ago
Optimize the moving of functions to classes More... almost 7 years ago
Delete a custom pass added as standard More... almost 7 years ago
Fix the C++ printing of function pointers in parameters More... almost 7 years ago
Eliminate generated symbols for ignored functions More... almost 7 years ago
Fix printing of type defs in C++ More... almost 7 years ago
Remove the internal C# functions for virtual destructors More... almost 7 years ago
Give unique names to exported inlined functions More... almost 7 years ago
Generate symbols for methods of specializations More... almost 7 years ago
Prevent possible duplication of properties More... almost 7 years ago
Optimize all passes which visited useless items More... almost 7 years ago
Make the pass for properties more extendable More... about 7 years ago
Split generation from addition of properties More... about 7 years ago
Simplify overrides of overrides of secondary bases More... about 7 years ago
Optimize calls to base getters in properties More... about 7 years ago
Fix properties when a setter precedes a getter More... about 7 years ago
Fix comparison of char and const char* in overloading More... about 7 years ago
Fix regressed overloaded potential setters More... about 7 years ago
Restore writeable properties starting with verbs More... about 7 years ago
Fix regressed virtual read-only properties with setters in subclasses More... about 7 years ago