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
Ensure expression is a valid float constant before trying to append `f` suffix (#1465) More... almost 6 years ago
Update LLVM to obtain working lld (#1462) More... almost 6 years ago
Fix passing of CMake options to LLVM on Windows More... almost 6 years ago
Update the kind of completed specializations (#1460) More... almost 6 years ago
Enable linking groups for the parser on Linux More... almost 6 years ago
Update Bindings (#1459) More... almost 6 years ago
Fix ambiguous conversion functions (#1458) More... almost 6 years ago
Enable linking groups for the parser on Linux More... almost 6 years ago
Prevent string destructor from being called twice when its passed by value (#1455) More... almost 6 years ago
Remove unsupported calling convention usage (#1454) More... almost 6 years ago
Fix PInvokeStackImbalance when calling C++ methods (#1453) More... almost 6 years ago
Load symbols at startup to avoid very expensive ResolveSymbol calls everywhere (#1447) More... almost 6 years ago
Fix IntPtr array marshalling bug and move hard to read code to CppSharp.Runtime (#1446) More... almost 6 years ago
Fix string marshalling bug and move hard to read code to CppSharp.Runtime (#1445) More... almost 6 years ago
Revert "Simplify the code for encodings when marshalling" More... almost 6 years ago
Simplify the code for encodings when marshalling More... almost 6 years ago
Add support for const char32_t* and fix const wchar_t* in linux / osx (#1444) More... almost 6 years ago
Copy arrays of primitive values using System.Buffers.MemoryCopy (#1440) More... almost 6 years ago
Fix CI build by temporarily disabling a test (#1442) More... almost 6 years ago
Fix marshalling for bool arrays (#1439) More... almost 6 years ago
Fix wrong [MarshalAs(UnmanagedType)] for strings (#1438) More... almost 6 years ago
Allow AppVeyor to trigger builds on any branch More... almost 6 years ago
Remove call argument to fix broken build (#1436) More... almost 6 years ago
Basic support for static constexpr variables (#1435) More... almost 6 years ago
Add support for C++ character literals (u, U, L) (#1434) More... almost 6 years ago
Upgrade premake in preparation for .NET Core (#1298) More... almost 6 years ago
Use C# 'default literal' to avoid using a type's name that may be renamed (#1432) More... almost 6 years ago
Add missing `Variable.Type` null check. (#1430) More... almost 6 years ago
Fix generated constructor cant use `placement new` when class overloads `operator new` (#1431) More... almost 6 years ago
Fix generation of VS projects under non-Windows platforms. More... almost 6 years ago