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
Minor code readability refactor. More... over 8 years ago
Documented the release of CppSharp 0.8.20. More... over 8 years ago
Documented the release of CppSharp 0.8.19. More... over 8 years ago
Fixed generation support for pointers to enums in C#. More... over 8 years ago
Fixed broken class instance check in FunctionToInstanceMethodPass. More... over 8 years ago
Improve error handling in case of exceptions in CLI tool driver. More... over 8 years ago
Added RTTI flag to the CLI tool. More... over 8 years ago
Improved error message on CLI tool. More... over 8 years ago
Added parameter index to managed marshal variables More... over 8 years ago
Changed the generated C# for const references to primitives as just primitives. More... over 8 years ago
Simplified the printing of pointers in C#. More... over 8 years ago
Made the checking if a type is const char* universally accessible. More... over 8 years ago
Write error messages to stderr, renamed `messages` to `errorMessages` More... over 8 years ago
Ensured interfaces for multiple inheritance are processed before their originals. More... over 8 years ago
Update CppSharp-0.8.18-28.1.2018.md More... over 8 years ago
Implement xcode-select based path selection More... over 8 years ago
Documented the release of CppSharp 0.8.18. More... over 8 years ago
Do not generate wrappers for template specializations if original method in template class is ignored. More... over 8 years ago
Add one more include path which linux usually expects. More... over 8 years ago
Remove Linux test exclusion (#1049) More... over 8 years ago
Remove C# 6.0 features to please Mono version on macOS Travis. More... over 8 years ago
Evaluate expressions for enums generated using GenerateEnumFromMacros (#1048) More... over 8 years ago
Preliminary script for building 32-bit Nuget package (#1015) More... over 8 years ago
Fix for #1043 (#1044) More... over 8 years ago
Merge pull request #1033 from mono/update-vs-check-llvm-download More... over 8 years ago
Update VS check when downloading pre-compiled LLVM packages. More... over 8 years ago
Merge pull request #1028 from rokups/feature/customize-getter-setter-pass More... over 8 years ago
Added support for 16-bit wide characters (char16_t). More... over 8 years ago
Fixed the generated C++ for symbols when protected classes need them. More... over 8 years ago
Removed the possibility for conflicts between overloads when generating C++ for symbols. More... over 8 years ago