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
Reduced the wrapped specialisations to ones used in public members. More... over 9 years ago
Fixed the C#-printing of injected classes. More... over 9 years ago
Deleted an unused method. More... over 9 years ago
Added half to the marshalling structures in the C# generator. (#854) More... over 9 years ago
Removed unused kinds of function synthesis. More... over 9 years ago
Improved the collection of type template parameters when parsing dependent name types. More... over 9 years ago
Fixed the generated C# for const ref parameter of Indexer (#851) More... over 9 years ago
Made all fields of C# marshalling structures internal. More... over 9 years ago
Removed unused parameters from the utility functions. More... over 9 years ago
Ignored dependent name types. More... over 9 years ago
Included the TestVirtualFunctionRetVal for Linux (#846) More... over 9 years ago
Regenerated the parser bindings (#844) More... over 9 years ago
Fixed the visiting of class template specialisations. More... over 9 years ago
Added check for native pointer for null before calling a destructor and set it to null after (#843) More... over 9 years ago
[build] Fixed LLVM compilation script Lua syntax bug. More... over 9 years ago
Ignored pack expansions. More... over 9 years ago
Fully qualified calls to constructors in the generated C#. More... over 9 years ago
Added long doubles to the marshalling structures in the C# generator. (#842) More... over 9 years ago
Fixed the generated C# when setting a field which is an array of complex objects (#841) More... over 9 years ago
Moved the printing of fields from the C# generator to the C# printer. (#840) More... over 9 years ago
Removed the useless and problematic mapping of typedef-ed classes to empty ones. More... over 9 years ago
Ensured symbols for templated functions. More... over 9 years ago
Ensured symbols for system functions. More... over 9 years ago
Added the tests for Symbols (#833) More... over 9 years ago
Updated the tests for Dependencies (#832) More... over 9 years ago
Removed useless output when VS 2017 is not installed. More... over 9 years ago
Deleted Obsolete Options and replaced them with Modules (#828) More... over 9 years ago
[ast] Visit methods, properties and fields when they're added as declarations. More... over 9 years ago
[ast] Added IsStatic property to fields. More... over 9 years ago
[ast] Added support for field acessors to functions (to be used by Embeddinator). More... over 9 years ago