1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 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
Introduced more proper const-ness to the parser. More... over 10 years ago
Introduced more proper const-ness to the parser. More... over 10 years ago
Simplified the walking of qualified types in the parser. More... over 10 years ago
Simplified the walking of qualified types in the parser. More... over 10 years ago
Introduced proper const-ness to the parser. More... over 10 years ago
Introduced proper const-ness to the parser. More... over 10 years ago
Added template specialisations to their lists before parsing their parameters. More... over 10 years ago
Added template specialisations to their lists before parsing their parameters. More... over 10 years ago
Clarified that the license of CppSharp is MIT. More... over 10 years ago
Clarified that the license of CppSharp is MIT. More... over 10 years ago
Changed the matching of explicitly patched virtual functions to use qualified names. More... over 10 years ago
Changed the matching of explicitly patched virtual functions to use qualified names. More... over 10 years ago
Fixed the getting of values mapped to enums, from pointers. More... over 10 years ago
Fixed the getting of values mapped to enums, from pointers. More... over 10 years ago
Fixed the type map for an enum to also handle pointers. More... over 10 years ago
Fixed the type map for an enum to also handle pointers. More... over 10 years ago
Made wrappers of private classes public because of access by dependencies. More... over 10 years ago
Made wrappers of private classes public because of access by dependencies. More... over 10 years ago
Fixed the comparison of template specialisation types. More... over 10 years ago
Fixed the comparison of template specialisation types. More... over 10 years ago
Fixed the generated code when a default argument uses a constant. More... over 10 years ago
Fixed the generated code when a default argument uses a constant. More... over 10 years ago
Fixed the generated code when the C++ parameters are named "arg1", "arg2", etc. More... over 10 years ago
Fixed the generated code when the C++ parameters are named "arg1", "arg2", etc. More... over 10 years ago
Ignored abstract operators because they cannot be wrapped in Mono/.NET. More... over 10 years ago
Ignored abstract operators because they cannot be wrapped in Mono/.NET. More... over 10 years ago
Fixed the comparison involving typedefs to use their real types. More... over 10 years ago
Fixed the comparison involving typedefs to use their real types. More... over 10 years ago
Fixed the fully qualified names to include "global::" in the C# end. More... over 10 years ago
Fixed the fully qualified names to include "global::" in the C# end. More... over 10 years ago