1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix IsInternalClassNested usage More... about 4 years ago
Add `GenerateNativeToManaged` per-class option More... about 4 years ago
Fix FunctionToStaticMethod bug More... about 4 years ago
Remove duplicate IsNativeMethod functions More... about 4 years ago
Use `PushWriteBlock` to improve code readability More... over 4 years ago
Rename LibrarySymbolInfo to CSharpLibrarySymbolTable and improve it a bit More... over 4 years ago
Improve IsPrimitiveTypeConvertibleToRef() performance More... over 4 years ago
Use C# 9.0 More... over 4 years ago
Format files More... over 4 years ago
Fix AccessViolationException error when using deduction guides More... over 4 years ago
Add LanguageVersion.CPP23 More... over 4 years ago
Upload packages to GitHub Packages More... over 4 years ago
Use Nerdbank.GitVersioning More... over 4 years ago
Add Experimental Initial Span (#1651) More... over 4 years ago
Fix NotImplementedException (#1650) More... over 4 years ago
Generate nuget package for CppSharp.Runtime (#1574) More... over 4 years ago
Avoid ArgumentOutOfRangeException in ExpressionHelper.CheckForString (#1649) More... over 4 years ago
Use WeakReference<T> in NativeToManagedMap to allow finalizers to run. (#1648) More... over 4 years ago
Remove redundant spaces in the generated C++ More... over 4 years ago
Add options.LibraryDirs to module in Generator.cs (#1646) More... over 4 years ago
Update LLVM to a newer version More... over 4 years ago
Document release 1.0.1 More... over 4 years ago
Generate valid C# for independent specialisations with nested fields More... over 4 years ago
Don't revisit parameters when checking to ignore More... over 4 years ago
Generate valid C# for templates with external specializations only More... over 4 years ago
Drop CI with windows 32-bit because of premake More... over 4 years ago
Generate valid C# for nested in external specializations More... over 4 years ago
Generate valid C# for independent external specializations More... over 4 years ago
Generate valid C# for nested external specializations More... over 4 years ago
Generate valid C# for unresolvable base templates More... over 4 years ago