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
Free the memory of the patched v-tables More... over 6 years ago
Fix parsing of member pointers with MSVC More... over 6 years ago
Generate valid C# for constructors taking const& More... over 6 years ago
Generate valid C# for returned function pointers More... over 6 years ago
Expose returned values of non-void setters More... over 6 years ago
Ensure enumerations lack conflicts when renamed More... over 6 years ago
Fix generation for fields of type const reference More... over 6 years ago
Test using _0 as an identifier for nameless fields More... over 6 years ago
Generate code from tests where libraries appear More... over 6 years ago
Make a test localization-independent of the IDE More... over 6 years ago
Document the release of CppSharp 0.10.4 More... over 6 years ago
Simplify the required headers for macOS bindings More... over 6 years ago
Regenerate the parser bindings More... over 6 years ago
Option to allow caller to specify it does not want unchanged output files to be modified. This supports incremental build in VS. (#1373) More... over 6 years ago
force bash use to avoid `./premake5-linux: 3: ./premake5-linux: Bad substitution` error if other default shell in the system More... over 6 years ago
Simplify the mapping of virtual tables in C# More... over 6 years ago
Test overriding from a secondary base for Itanium More... over 6 years ago
Upgrade to Ubuntu 20.04 Focal Fossa for CI More... over 6 years ago
CreateInstance factory overload to pass flag informing wrapper if it should own the native pointer passed to it. More... over 6 years ago
Made the original virtual tables static too More... over 6 years ago
Check type maps when printing C++ for pointers More... over 6 years ago
Regenerate the parser bindings More... over 6 years ago
Ignore type maps when printing C++ for symbols More... over 6 years ago
Implement more accurate managed type printing in C++ type printer. More... over 6 years ago
Use a native type printer context when looking for type maps in CSharpSourcesExtensions.DisableTypeMap. More... over 6 years ago
Use explicit type printer when printing types in C# GenerateMethodSpecifier. More... over 6 years ago
Refactor CodeGenerator.GenerateMethodSpecifier to allow explicit specifier kind. More... over 6 years ago
Do not check declaration access for explicitly generated declarations. More... over 6 years ago
Fix TranslationUnit.FileRelativeDirectory to be more robust against null include paths. More... over 6 years ago
Fix formatting to of Declaration.GenerationKind to ease debugging. More... over 6 years ago