1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 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
Ignore implicitly deleted copy constructor methods. More... over 6 years ago
Pass native pointers to bases in the generated C# More... over 6 years ago
Do not add type alias templates twice to the AST More... over 6 years ago
Fix all leaks of memory in the old expressions More... over 6 years ago
Add template functions to their context More... over 6 years ago
Fix leaking memory by removing a useless assignment More... over 6 years ago
Delete an unused parameter in the parser More... over 6 years ago
Fix leaking the memory of an entire Clang AST More... over 6 years ago
Correctly marshal constant arrays in C++/CLI (#1346) More... over 6 years ago
Link Code of Conduct (#1335) More... over 6 years ago
Marshal pointer to primitive typedefs in C++/CLI (#1355) More... over 6 years ago
Fix a regression when renaming classes More... over 6 years ago
Fix naming conflicts with nested types and members More... over 6 years ago
publish the clang lib folder More... over 6 years ago
Implement basic support for parsing function-like macros. More... over 6 years ago
Implement TranslationUnit.ToString() to help with debugging. More... over 6 years ago
Add debug option and flags to the Premake build and compile scripts. More... over 6 years ago
Generate valid C# for parameters typedef-ed to mapped types More... over 6 years ago
Update the version of Mono used for builds (CI) More... over 6 years ago
Fix the regressed C# marshalling of char* More... over 6 years ago
Handle pointer to pointer param (#1343) More... over 6 years ago
Handle returned pointers to std::vector in C++/CLI More... over 6 years ago
Implement abstract templates to call virtuals More... over 6 years ago
Correctly align printed information for debugging More... over 6 years ago
Clean all warnings in the non-generated C# More... over 6 years ago
Clean all C++ warnings in the parser More... over 6 years ago
Set the render kind of inline command comments More... over 6 years ago
Fix all memory leaks in tests More... over 6 years ago
Generate by ref parameters of type a pointer to enum More... over 6 years ago
Use UnsupportedType description for type name instead of empty string (#1339) More... over 6 years ago