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
Generate valid C# when passing a const ref to char More... over 7 years ago
Generate valid C# when a secondary base has a public anonymous field More... over 7 years ago
Generate valid C# when a method from a secondary base has no native symbol More... over 7 years ago
Generate valid C# for typedef-ed type parameters More... over 7 years ago
Ensure found type maps always contain the type sought after More... over 7 years ago
Flatten anonymous types to avoid empty names More... over 7 years ago
Generate valid C# for template parameters with a default value More... over 7 years ago
Fix returned objects by value attributed with inalloca More... over 7 years ago
Generate valid C# for returned const void pointers More... over 7 years ago
Fix regressions with void pointers and references More... over 7 years ago
Generate valid C# for r-values to void pointers More... over 7 years ago
Make the default build for Windows 64-bit More... over 7 years ago
Sped the LLVM build on Windows up by parallelizing More... over 7 years ago
Update LLVM/Clang More... over 7 years ago
Generate valid C# when a field with an anon type starts with '$' More... over 7 years ago
Generate valid C# when a function is named "get<number>" More... over 7 years ago
Enable Clang-based look-up for system includes by default More... over 7 years ago
Document the release of CppSharp 0.9.2 More... over 7 years ago
Fix the Windows build by not storing Unicode in std::string More... over 7 years ago
Improve formatting of TypeMapDatabase.cs. More... over 7 years ago
Fix the Unix CI by adding an explicit destructor More... over 7 years ago
Fixed type map support for typedef types. More... over 7 years ago
Added some info about SharpGenTools to the docs. More... over 7 years ago
Generate valid C# when std::string is only used for variables More... over 7 years ago
Generate valid C# when std::string is only used for non-private fields More... over 7 years ago
Name anonymous types after the fields which use them More... over 7 years ago
Fix default arguments to only map to null if pointers More... over 7 years ago
Fix a regression with headers named after keywords More... over 7 years ago
Support indirect parameters More... over 7 years ago
Add a test for passing by value of structs with copy ctors. More... over 7 years ago