1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 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
Incomplete classes and structs are now generated for C#. (#797) More... over 9 years ago
Merged the libraries for inlines and templates into one. More... over 9 years ago
Replaced obsolete code in the example for SDL. More... over 9 years ago
Fix CheckStaticClass pass and add test. (#795) More... over 9 years ago
Fixed ArgumentException due to nullptr arguments in Marshaling native function pointers. (#794) More... over 9 years ago
Revert "Increasing the time out in Travis from 10 to 15 minutes when installing Mono." More... over 9 years ago
Restored some unused but needed code. More... over 9 years ago
Increasing the time out in Travis from 10 to 15 minutes when installing Mono. More... over 9 years ago
Added a fall-back when trying to use the latest version of VS. More... over 9 years ago
Fixed the build after the suspension of public folders in DropBox. More... over 9 years ago
Adapted the build status to the new markdown. More... over 9 years ago
Merge pull request #791 from realvictorprm/patch-1 More... over 9 years ago
Update README.md More... over 9 years ago
Merge pull request #790 from realvictorprm/master More... over 9 years ago
Added a note about CppSharp in the Google Summer of Code 2017 More... over 9 years ago
Fixed the generated C# for an array of const char*. More... over 9 years ago
Fixed a regression caused by VS failing to rebuild properly. More... over 9 years ago
Changed events to be visited after properties when renaming. More... over 9 years ago
Fixed a regression when renaming overridden properties. More... over 9 years ago
Added complete support for VS 2017 More... over 9 years ago
Implemented mapping of MSVC to VS 2017 in build scripts. More... over 9 years ago
Fixed CMake generator name for VS 2017. More... over 9 years ago
Updated Premake executable on Windows for VS2017 support. More... over 9 years ago
Implemented CMake VS2017 generator mapping in LLVM build script. More... over 9 years ago
Extracted VS version lookup code in build script. More... over 9 years ago
Merge pull request #789 from realvictorprm/master More... over 9 years ago
Added support for VS 2017 project generation More... over 9 years ago
Fixed a regression when a method called "dispose" is wrapped. More... over 9 years ago
Always upper-cased the first character of a function. More... over 9 years ago
Changed the renaming not to lose separation in new names. More... over 9 years ago