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 e33ae461b0 Fixed a bug when a default arg of type double has a value ending with .0. 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 a bug when a default arg of type double has a value ending with .0. 10 years ago
CSharpTemp.cs Fixed regression when parsing multiple non-member friend declarations. 11 years ago
CSharpTemp.h Fixed a bug when a default arg of type double has a value ending with .0. 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