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
Prevented C++ generation for invalid specialised functions. More... almost 9 years ago
Ensured symbols for nested template specialisations. More... almost 9 years ago
Fixed the generated C++ for external template specialisations. More... almost 9 years ago
Completed just class template specialisations used in functions. More... almost 9 years ago
Fixed a regression of generating templates in C# with the option off. More... almost 9 years ago
Reused parameters between functions and their types (as Clang does). More... almost 9 years ago
Added an option for specifying STD types to bind. More... almost 9 years ago
ed time and memory during generation by skipping methods of most STD classes. More... almost 9 years ago
Optimised the parser by skipping the system translation units. More... almost 9 years ago
Improved the check for a layout on a record. More... almost 9 years ago
Fixed a crash when trying to get a source location for an implicit declaration. More... almost 9 years ago
Reduced the indentation at the marshalling of arrays in C#. More... almost 9 years ago
Fixed the generated C# for a fixed array of pointers. More... almost 9 years ago
Sped the test run up by moving the test for ignored system types. More... almost 9 years ago
Verified that unused STD types are removed. More... almost 9 years ago
Removed unused STD enumerations from generation. More... almost 9 years ago
Fixed a crash when a comment contains regular text wrapped in <>. More... almost 9 years ago
Made only really used classes internal. More... almost 9 years ago
Fixed a typing error in the name of a function. More... almost 9 years ago
Ignored return parameters when fixing default arguments of overrides. More... almost 9 years ago
Ensured no overflown stack in the AST converter. More... almost 9 years ago
Fixed typo in comment. More... almost 9 years ago
Fixed code generation for using template types. More... almost 9 years ago
Re-use IntPtrType in CSharpTypePrinter.cs. More... almost 9 years ago
Improve debugging display for Type type. More... almost 9 years ago
Clean up formatting in CSharpTypePrinter.cs. More... almost 9 years ago
Revert "Skipped completion of already complete template specialisations." More... almost 9 years ago
Skipped completion of already complete template specialisations. More... almost 9 years ago
Fixed incorrectly generated bindings for class with non-type template arguments More... almost 9 years ago
Simplified the sorting of declarations. More... almost 9 years ago