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 86a1fbe4da Fixed ambiguous code when a nested type and a property-like method with overloads have the same name 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. 7 years ago
CSharp.Tests.cs Fixed ambiguous code when a nested type and a property-like method with overloads have the same name 6 years ago
CSharp.cpp Fixed the generated C# when returning a non-const char*. 6 years ago
CSharp.cs Handled int and long in maps to help resolve ambiguity. 7 years ago
CSharp.h Fixed the generated C# when returning a non-const char*. 6 years ago
CSharpTemplates.cpp Fixed the generated C# for subclasses of specialisations used as secondary bases. 8 years ago
CSharpTemplates.h Fixed the generated C# for indexers in templates specialized with void*. 6 years ago
premake4.lua Renamed the test suite projects. 10 years ago