1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add initial Emscripten generator. (#1712) More... over 3 years ago
Add C++ WebAssembly ABI (#1711) More... over 3 years ago
Misc changes (#1710) More... over 3 years ago
Incorrect build instructions on Windows (#1701) More... almost 4 years ago
write pragma to disable new keyword not required warnings (#1697) More... almost 4 years ago
__CreateInstance: return C# null when native is null (#1698) More... almost 4 years ago
Fix disabling NativeToManaged map for classes with vtable (#1696) More... almost 4 years ago
Simplify "Upload package to GitHub Packages" step More... almost 4 years ago
Fix FunctionToInstanceMethod More... almost 4 years ago
Rename tests More... almost 4 years ago
Fix HasDependentValueFieldInLayout stack overflow More... almost 4 years ago
Add missing GenerateNativeToManagedFor checks More... almost 4 years ago
Call destructor on copied arguments when calling C# method from C++ (MS ABIs only) (#1685) More... almost 4 years ago
Add generate function template specializations whitelist More... almost 4 years ago
Code to generate function template specializations should support methods as well More... almost 4 years ago
Add missing parenthesis when printing a reference to an array More... almost 4 years ago
Add missing const specifier when printing C arrays More... almost 4 years ago
Fix SymbolCodeGenerator printing typed enums as normal typeless integers More... almost 4 years ago
Update GettingStarted.md More... almost 4 years ago
Support parsing record fields in WalkDeclaration. More... almost 4 years ago
RenamePass: add option to include/exclude namespaces from renaming (#1670) More... about 4 years ago
fix:RTTI head loss (#1675) More... about 4 years ago
Move to macOS 11 on GitHub Actions. (#1671) More... about 4 years ago
Refactor code More... about 4 years ago
Add partial `ref` param support More... about 4 years ago
Fix issue where a `ref` parameter would always be overwritten More... about 4 years ago
Add test for function templates More... about 4 years ago
Parse generate function template specializations. More... about 4 years ago
Use TemplatedDecl.Parameters cuz Class.TemplateParameters may not be available at this point More... about 4 years ago
Fix anonymous unions inside template classes More... about 4 years ago