Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dimitar Dobrev c38556a93b Make auto-compiling of C# work with .NET Core 5 years ago
..
CppSharp.Runtime.csproj Create a single nuget package that supports windows / linux / macos 5 years ago
MarshalUtil.cs Create VTables class to cache delegates pointing to native virtual methods (#1468) 5 years ago
Pointer.cs Add a generic pointer to resolve ambiguity 6 years ago
SafeUnmanagedMemoryHandle.cs Free the memory of the patched v-tables 5 years ago
SymbolResolver.cs Extended the loading of symbols for variables to also check the running directory. 9 years ago
UTF8Marshaller.cs Make auto-compiling of C# work with .NET Core 5 years ago
UTF32Marshaller.cs Improve UTF32Marshaller performance (#1467) 5 years ago
VTables.cs VTable: improve codegen & make it thread safe (#1469) 5 years ago
premake5.lua Only use premake for native projects and improve c# projects. 5 years ago