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 4f10e9fb78 Fixed the build after the refactoring. 10 years ago
..
AnotherUnit.cpp Fixed invalid C# code when wrapping a constant of type std::string. 10 years ago
AnotherUnit.h Fixed invalid C# code when wrapping a constant of type std::string. 10 years ago
CSharp.Tests.cs Switched the C# generator from manual conversion between strings and pointers to the built-in string marshallers. 10 years ago
CSharp.cpp Switched the C# generator from manual conversion between strings and pointers to the built-in string marshallers. 10 years ago
CSharp.cs Fixed the build after the refactoring. 10 years ago
CSharp.h Switched the C# generator from manual conversion between strings and pointers to the built-in string marshallers. 10 years ago
CSharpTemplates.cpp Replaced the useless internals of templates with the internals of their specialisations. 10 years ago
CSharpTemplates.h Fixed the internals of templates specialising arrays by simplifying the names. 10 years ago
premake4.lua Renamed the test suite projects. 11 years ago