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
Add parsing and AST support for RecordArgABI information in class records. More... over 7 years ago
Fix the generated C++ for Xcode 10.2 More... over 7 years ago
Regenerate the parser bindings More... over 7 years ago
Optimize renaming of declarations named after keywords More... over 7 years ago
Optimize the cleaning of invalid names More... over 7 years ago
Fix a crash when a function pointer takes a function pointer More... over 7 years ago
Generate valid C# for returned const char*& More... over 7 years ago
Generate valid C# for overloads with types nested in templates More... over 7 years ago
Fix the naming of anonymous types when 2+ types are nested 2+ levels More... over 7 years ago
Remove unused using declarations in `CLI/Generator.cs`. More... over 7 years ago
Cleaned up code formatting in ParserOptions.SetupLinux(). More... over 7 years ago
Remove ParserOptions.Abi since its misleading as it serves no purpose. More... over 7 years ago
Improved robustness when parsing C++ ABI kind. More... over 7 years ago
Document the release of CppSharp 0.9.1 More... over 7 years ago
Generate valid C# for template indexers taking const char* More... over 7 years ago
Restore removed specializations More... over 7 years ago
Add a generic pointer to resolve ambiguity More... over 7 years ago
Fix a crash when a function pointer is a template arg More... over 7 years ago
Fix invalid C++/CLI generated for anonymous types More... over 7 years ago
Expose public anonymous types More... over 7 years ago
Fix the generated C# for fields of type function pointer More... over 7 years ago
Fix the generated C# for const char*& More... over 7 years ago
Fix the pass for duplicate names not to compare return parameters More... over 7 years ago
Fix the generated C# when type arguments are mapped the same More... over 7 years ago
fixes typo in options: chsarp -> csharp More... over 7 years ago
fixes #1191 CppSharp.CLI.exe --rtti sets -fno-rtti to clang More... over 7 years ago
Fix the generated C# for a case with 2 template args More... over 7 years ago
Remove unused line in `Bootstrap.cs`. More... over 7 years ago
Re-generated the parser bindings and bootstrap code. More... over 7 years ago
Ignore `stripLabelLikeStatements` property in bootstrap generator. More... over 7 years ago