1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 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
Default to .h file extension in C code generator. More... over 6 years ago
Add helper methods to ignore and generate specific translation units. More... over 6 years ago
Guard a few more language-specific passes in the driver. More... over 6 years ago
Fix generation of multiple interfaces in C# for some edge cases. More... over 6 years ago
Fix templates to be abstract if any specialization is abstract. More... over 6 years ago
Minor refactoring fixes. More... over 6 years ago
Fix TranslationUnit.FileRelativePath for invalid units. More... over 6 years ago
Guard C++/CLI specific code in CppSharp.c. More... over 6 years ago
Re-use common C++ declaration type printing code in CLITypePrinter. More... over 6 years ago
Minor refactorings in CppTypePrinter.cs. More... over 6 years ago
Allow changing the default TypePrinterContextKind when creating a type printer. More... over 6 years ago
Remove needless pointer offsets from generated C# More... over 6 years ago
Fix a crash for secondary bases with secondary bases More... over 6 years ago
Refactor CLITypePrinter.cs to use string interpolation. More... over 6 years ago
Refactoring fixes in ParamTypeToInterfacePass. More... over 6 years ago
Formatting fixes on MultipleInheritancePass. More... over 6 years ago
Fix bug related to processing of potential property methods. More... over 6 years ago
Ensure generated symbols can use placement new More... over 6 years ago
Fix Mono not being found on the PATH on recent macOS versions. More... over 6 years ago
Instantiate exception specifications before reading More... over 6 years ago
Fix a syntax error in CMake listing Clang modules More... over 6 years ago
Update LLVM to the latest version More... over 6 years ago
Enable building lld as part of LLVM More... over 6 years ago
Restore modules needed for compiling with Clang More... over 6 years ago
Support Visual Studio 2019 for building Clang More... over 6 years ago
Delete the no longer used Clang commit More... over 6 years ago
Update Travis to Ubuntu Xenial 18.04. More... over 6 years ago
Simplify and optimize the printing of pointers in C++ More... over 6 years ago
Fix printing of function pointers in C++ More... over 6 years ago
Don't export symbols for explicit specializations More... over 6 years ago