1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 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
Resolved ambiguity between char-like types in the generated C#. More... almost 8 years ago
Fixed the generated C# for templates with > 1 ctor taking a pointer to a class. More... almost 8 years ago
Fixed the generated C# for pure virtual functions with default arguments. More... almost 8 years ago
Fixed the generated C# for default arguments of type pointer to a function. More... almost 8 years ago
Fixed the generated C# for a certain case of two default parameters. More... almost 8 years ago
Fixed the generated C# for arguments with default values of "nullptr". More... almost 8 years ago
Fixed the generated C# for setters with default parameters. More... almost 8 years ago
Fixed the generated C# for public fields with types mapped to primitive. More... almost 8 years ago
Fixed the generated C# for constant references to primitives. More... almost 8 years ago
Upgraded the CI script to use Ubuntu 16.04. More... almost 8 years ago
Fixed ambiguity when the type of a parameter is mapped to a type in an overload. More... almost 8 years ago
Simplified a type map in the tests. More... almost 8 years ago
Clarified the renaming of members. More... about 8 years ago
Fixed renaming when items of an enum only differ by case. More... about 8 years ago
Fixed the generated C# for destructors of abstract classes. More... about 8 years ago
Stopped using methods deprecated in recent Clang. More... about 8 years ago
Excluded many unused modules when building LLVM and Clang. More... about 8 years ago
Worked around a missing symbol from a template specialization on macOS. More... about 8 years ago
Worked around a missing symbol from a template specialization on macOS. More... about 8 years ago
Updated to LLVM/Clang revisions 339502/339494 respectively. More... about 8 years ago
Fixed the generation when a secondary base is used in more than one unit. More... about 8 years ago
Fixed debugger display variable reference in Block class. More... about 8 years ago
Documented the release of CppSharp 0.8.21. More... about 8 years ago
Only generate the system module in C# generators. More... about 8 years ago
Fixed missing save of generated module template to outputs. More... about 8 years ago
Fixed code generator to generate system module even in single file per unit mode. More... over 8 years ago
Silence verbose duplicate constructor and operator warnings. More... over 8 years ago
Improve the defaults of necessary generation options to improve accessibility. More... over 8 years ago
Call the parser setup code in CLI and get rid of specific Mac parser setup code. More... over 8 years ago
Only include header files when scanning directories in CLI. More... over 8 years ago