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.
 
 
 
 
 
josetr 0d92eaef16 Use TemplatedDecl.Parameters cuz Class.TemplateParameters may not be available at this point 3 years ago
..
AnonTypes.h Generate valid C# when a field with an anon type starts with '$' 6 years ago
AnotherUnit.cpp Fixed the generation when a secondary base is used in more than one unit. 7 years ago
AnotherUnit.h Fixed the warnings in the test C++ for C# only. 6 years ago
CSharp.CSharp.csproj Use WeakReference<T> in NativeToManagedMap to allow finalizers to run. (#1648) 3 years ago
CSharp.Gen.cs Add `GenerateNativeToManaged` per-class option 3 years ago
CSharp.Gen.csproj Only use premake for native projects and improve c# projects. 5 years ago
CSharp.Tests.CSharp.csproj Only use premake for native projects and improve c# projects. 5 years ago
CSharp.Tests.cs Add `GenerateNativeToManaged` per-class option 3 years ago
CSharp.cpp Fix FunctionToStaticMethod bug 3 years ago
CSharp.h Add `GenerateNativeToManaged` per-class option 3 years ago
CSharpPartialMethods.cs Use WeakReference<T> in NativeToManagedMap to allow finalizers to run. (#1648) 3 years ago
CSharpTemplates.cpp Generate valid C++ for specialisations with void 3 years ago
CSharpTemplates.h Use TemplatedDecl.Parameters cuz Class.TemplateParameters may not be available at this point 3 years ago
ExcludedUnit.hpp Fix anonymous member name colliding with enclosing type name (#1425) 5 years ago
premake4.lua Renamed the test suite projects. 10 years ago