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
Fix which should prevent any bugs More... over 9 years ago
Completed the support for dependent type names. More... over 9 years ago
Use fixed c# statement when accessing fixed struct members More... over 9 years ago
Completely ignore incomplete classes in C++/CLI (#823) More... over 9 years ago
Fixing WinSDK include path code (#822) More... over 9 years ago
Replaced the useless desugared dependent name type with its qualifier. More... over 9 years ago
Fixed wrong recording of declaration order (#816) More... over 9 years ago
Sent a missed changed about reading the function type in the parser. More... over 9 years ago
Removed all warnings in the C# part. More... over 9 years ago
Generated the symbols for templates by separate functions instead. More... over 9 years ago
Fixed the C++ printing of qualified template substitutions. More... over 9 years ago
Fixed the C++ printing of qualified specializations. More... over 9 years ago
Fixed the C++ printing of classes nested in specializations. More... over 9 years ago
Fixed the finding of functions to work in name-spaces too. More... over 9 years ago
Simplified the printing of C++ qualifiers. More... over 9 years ago
Fixed the generated C# when an incomplete class is forwarded more than once. More... over 9 years ago
Wrapped injected classes in order to ease binding lists of redeclarations. More... over 9 years ago
Changed the example to show include and library dirs. More... over 9 years ago
Removed the note about looking for volunteers in GSoC. More... over 9 years ago
Fixed build files to run mono64 in 64-bit non-VS builds. More... over 9 years ago
Move "arch=" build option to helpers file and provide a default value. More... over 9 years ago
Added support for specifying build target architecture when building LLVM. More... over 9 years ago
Changed the generation of symbols to only include specialisations from generated functions. More... over 9 years ago
Fixed a few warnings. More... over 9 years ago
Exported template specialisations in the native symbols. More... over 9 years ago
Fixed a typing error. More... over 9 years ago
Fixed the generation of parameters in the C# printer. More... over 9 years ago
Removed a redundant parameter. More... over 9 years ago
Update README.md More... over 9 years ago
Disabled generation of disposable for incomplete structs/classes (#799) More... over 9 years ago