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.
 
 
 
 
 
Mohit Mohta 48c6094f52 Fixed the code generation for indexers returning a void pointer (#901) 8 years ago
..
AnotherUnit.cpp Enabled the tests for std::string. 8 years ago
AnotherUnit.h Enabled the tests for std::string. 8 years ago
CSharp.Tests.cs Fixed the code generation for indexers returning a void pointer (#901) 8 years ago
CSharp.cpp Fixed the generated C# when std::string is only used as a parameter. 8 years ago
CSharp.cs Merge branch 'master' of https://github.com/giladlevi/CppSharp 8 years ago
CSharp.h Fixed the code generation for indexers returning a void pointer (#901) 8 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