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
Improved the searching for type maps to work with typedefs and selected mapped template specialisations. More... about 10 years ago
Improved the searching for type maps to work with typedefs and selected mapped template specialisations. More... about 10 years ago
Deleted the redundant and incomplete manual attempts for marshalling std types. More... about 10 years ago
Deleted the redundant and incomplete manual attempts for marshalling std types. More... about 10 years ago
Fixed the generated C# code when a default arg with an ignored expression is preceded by another default arg. More... about 10 years ago
Fixed the generated C# code when a default arg with an ignored expression is preceded by another default arg. More... about 10 years ago
Fixed the Linux build by explicitly including a system header. More... about 10 years ago
Fixed the Linux build by explicitly including a system header. More... about 10 years ago
Removed default parameters when they use ignored declarations. More... about 10 years ago
Removed default parameters when they use ignored declarations. More... about 10 years ago
Fixed invalid C# code when wrapping a constant of type std::string. More... about 10 years ago
Fixed invalid C# code when wrapping a constant of type std::string. More... about 10 years ago
Fixed CMake path on OSX when building LLVM. More... about 10 years ago
Fixed CMake path on OSX when building LLVM. More... about 10 years ago
Update provisioning to CMake 3.6.0. More... about 10 years ago
Update provisioning to CMake 3.6.0. More... about 10 years ago
Fixed the system module linking itself when auto-compiling. More... about 10 years ago
Fixed the system module linking itself when auto-compiling. More... about 10 years ago
Enabled cleaning up in type maps and used it to dispose of used std::string objects. More... about 10 years ago
Enabled cleaning up in type maps and used it to dispose of used std::string objects. More... about 10 years ago
Changed the searching for declarations to only return relevant ones and to work for variables. More... about 10 years ago
Changed the searching for declarations to only return relevant ones and to work for variables. More... about 10 years ago
Extended the C# end with support for free constants and fixed their printing. More... about 10 years ago
Extended the C# end with support for free constants and fixed their printing. More... about 10 years ago
Added marshalling of fixed char arrays. More... about 10 years ago
Added marshalling of fixed char arrays. More... about 10 years ago
Fixed the generated code when a default parameter of type char or wide char is assigned an int. More... about 10 years ago
Fixed the generated code when a default parameter of type char or wide char is assigned an int. More... about 10 years ago
Properly handled enumeration items in default values of parameters. More... about 10 years ago
Properly handled enumeration items in default values of parameters. More... about 10 years ago