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 7c9c91acc3 Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
..
AnotherUnit.cpp Fixed invalid C# code when wrapping a constant of type std::string. 9 years ago
AnotherUnit.h Fixed invalid C# code when wrapping a constant of type std::string. 9 years ago
CSharp.Tests.cs Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
CSharp.cpp Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
CSharp.cs Prefixed the internal structure for the C# end to avoid naming conflicts. 9 years ago
CSharp.h Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
CSharpTemplates.cpp Replaced the useless internals of templates with the internals of their specialisations. 9 years ago
CSharpTemplates.h Fixed the internals of templates specialising arrays by simplifying the names. 9 years ago
premake4.lua Renamed the test suite projects. 10 years ago