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
Merged Delegate Pass and pass for Anonymous Delegates and added the following improvements alongwith. More... about 9 years ago
Fixed the generated C# indexers for specialisations of pointers. More... about 9 years ago
Removed an unused field, literally. :) More... about 9 years ago
Fixed the type of a function to be its original return type. More... about 9 years ago
Fixed the generated C# for a property returning a template with a renamed type arg. More... about 9 years ago
Restored explicit specialisations but added exceptions for their methods. More... about 9 years ago
Removed the fixing of names of constructors and destructors. More... about 9 years ago
Fixed the generated C# when returning a template with a renamed type arg. More... about 9 years ago
Fixed the generated C# for increment and decrement operators. More... about 9 years ago
Removed leftovers in the comments from unsupported custom xml tags. (#912) More... about 9 years ago
Fixed the parser bindings for macOS. More... about 9 years ago
Restored the generation of symbols for defaulted inlines. More... about 9 years ago
Ignored defaulted functions when generating C++ for symbols. More... about 9 years ago
Fixed the generation of symbols to check all base classes up the chain. More... about 9 years ago
Printed the text from unsupported comment tags. (#911) More... about 9 years ago
Fixed the generated C# for a subclass of a specialisation of an unsupported template. More... about 9 years ago
Fixed the message when an unsupported template specialisation is used. More... about 9 years ago
Simplified the printing of templates. More... about 9 years ago
Fixed the generated C# when an operator returns a template. More... about 9 years ago
Fixed the generated C# when an template value is returned. More... about 9 years ago
Extracted the native printing in C# to separate methods. More... about 9 years ago
Fixed a couple minor Clang parser warnings on Clang/OSX. More... about 9 years ago
Deleted redundant code when printing and marshalling in C#. More... about 9 years ago
Moved the handling of indexers to the C# marshaller. More... about 9 years ago
Passed the qualified return type when calling internal functions in C#. More... about 9 years ago
Set the declaration of found type maps. More... about 9 years ago
Set the name-space of constructed parameters to their function. (#909) More... about 9 years ago
Fixed the generated C# for a case of a typedef of a function pointer. More... about 9 years ago
Fixed the C# generation for functions with typedefed function pointers as params (#903) More... about 9 years ago
Set the name-space of a parameter to its function. (#908) More... about 9 years ago