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
Sort LLVM CMake options. More... over 7 years ago
Fixed AST viewer to compile on Linux. More... over 7 years ago
Remove unused CMakeLists.txt. More... over 7 years ago
Improve error handling in build scripts `UseClang()`. More... over 7 years ago
Added .NET Core build folder to Git Ignore . More... over 7 years ago
Made an exception serializable and removed another. More... over 7 years ago
Fixed the warnings in the test C++ for C# only. More... over 7 years ago
Fixed a crash when parsing libraries on macOS. More... over 7 years ago
Initial integration of Clang AST viewer GUI tool. More... over 7 years ago
Minor build changes. More... over 7 years ago
Fixed error handling when parsing non-existent libraries. More... over 7 years ago
Remove unused code. More... over 7 years ago
Fixed warnings in native test code. More... over 7 years ago
Build changes. More... over 7 years ago
Fixed the generation of dependent virtual methods. More... over 7 years ago
Simplified the generation of virtual calls. More... over 7 years ago
Fixed overloading of operators with parameters mapped to the same type. More... over 7 years ago
Extended the type maps for primitive strings to C++/CLI. More... over 7 years ago
Removed a useless remnant from an overridden fix. More... over 7 years ago
Handled int and long in maps to help resolve ambiguity. More... over 7 years ago
Simplified type maps by unlinking them from declarations. More... over 7 years ago
Properly hashed types to optimize their storage in maps. More... over 7 years ago
Fixed right-value references creating ambiguous overloads. More... over 7 years ago
Fixed the generated code in a case of ambiguous overloads. More... over 7 years ago
Added an option for skipping private declarations. More... over 7 years ago
Tested indirect calls from native code of overrides in the target language. More... over 7 years ago
Initial support for building under .NET Core. More... over 7 years ago
Updated the CI on Linux to use GCC 7. More... over 7 years ago
Fixed a possible crash when ordering declarations. More... over 7 years ago
Fixed a regression in the generator of C++/CLI. More... over 7 years ago