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
Changed CppSharp.CLI project from library to console application More... over 9 years ago
Improved CLI help and parameters More... over 9 years ago
Improve the readme. More... over 9 years ago
Minor code formatting improvements. More... over 9 years ago
Added build scripts for CLI. More... over 9 years ago
Removed some useless workaround for type definitions. More... over 9 years ago
Cleared command line options to make them more standard More... over 9 years ago
Added setters to non-const static fields (variables) in the C# end. More... over 9 years ago
Minor improvements to InternalsVisibleTo in the C# end. More... over 9 years ago
Hid most internal details of the generated code from users. More... over 9 years ago
Extended the auto-compilation to add module initialisers, if any. More... over 9 years ago
Merge pull request #728 from zillemarco/master More... over 9 years ago
Fixed memory leaks when reading template parameters. More... over 9 years ago
Added CppSharp CLI code from CppSharp.CLI repo More... over 9 years ago
Merge remote-tracking branch 'refs/remotes/mono/master' More... over 9 years ago
Clean up the diagnostic in FieldToProperty pass. More... over 9 years ago
Improve CheckIgnoredDecls.IsTypeExternal to deal with declarations with no namespaces. More... over 9 years ago
Deleted two unused variables. More... over 9 years ago
Removed the manual padding of fields with type array. More... over 9 years ago
Fixed type printing code to work handle non-C++ global qualified names correctly. More... over 9 years ago
Deleted some unused code. More... over 9 years ago
Fixed the auto-compilation to work with a custom output directory. More... over 9 years ago
Clean option setup in SDL example. More... over 9 years ago
Remove outdated Clang example. More... over 9 years ago
Fixed a bug when determining if a type is external to the current module. More... almost 10 years ago
Revert "Shortened the generated C# code for patching v-tables." More... almost 10 years ago
Shortened the generated C# code for patching v-tables. More... almost 10 years ago
Merge pull request #719 from zillemarco/master More... almost 10 years ago
Fixed DownloadDeps.bat with Visual Studio More... almost 10 years ago
Corrected a typing error. More... almost 10 years ago