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 9ce1fea794 Fixed the "override" modifier of overridden methods and properties from secondary bases. 10 years ago
..
AnotherUnit.cpp Fixed the generation of code in a single file. 11 years ago
AnotherUnit.h Fixed the generation of code in a single file. 11 years ago
CSharpTemp.Tests.cs Prevented Dispose from destroying unmanaged objects we didn't create. 10 years ago
CSharpTemp.cpp Fixed the "override" modifier of overridden methods and properties from secondary bases. 10 years ago
CSharpTemp.cs Fixed default args with template types; added an option for expressions to use in type maps. 10 years ago
CSharpTemp.h Fixed the "override" modifier of overridden methods and properties from secondary bases. 10 years ago
premake4.lua Moved all ignored tests for the C# back-end to a temporary test project and enabled them. 12 years ago