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 397811dc3c
Fix wrong marshalling for static member arrays (#1428)
5 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.Tests.cs Fix wrong marshalling for static member arrays (#1428) 5 years ago
CSharp.cpp Fix wrong marshalling for static member arrays (#1428) 5 years ago
CSharp.cs Clean all warnings in the non-generated C# 5 years ago
CSharp.h Fix wrong marshalling for static member arrays (#1428) 5 years ago
CSharpTemplates.cpp Check symbols in tests 5 years ago
CSharpTemplates.h Check symbols in tests 5 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