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 dd3a9e1673 Fixed the Linux build by explicitly including a system header. 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 Removed default parameters when they use ignored declarations. 9 years ago
CSharp.cpp Removed default parameters when they use ignored declarations. 9 years ago
CSharp.cs Enabled cleaning up in type maps and used it to dispose of used std::string objects. 9 years ago
CSharp.h Fixed the Linux build by explicitly including a system header. 9 years ago
CSharpTemplates.cpp Replaced the useless internals of templates with the internals of their specialisations. 9 years ago
CSharpTemplates.h Extended the parser and AST to handle template template parameters. 9 years ago
premake4.lua Renamed the test suite projects. 10 years ago