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 88f118ec4e Fixed the parsing of functions with integral template args. 7 years ago
..
AnotherUnit.cpp Fixed the generation when a secondary base is used in more than one unit. 7 years ago
AnotherUnit.h Fixed the generation when a secondary base is used in more than one unit. 7 years ago
CSharp.Tests.cs Fixed the generated C# for templates with > 1 ctor taking a pointer to a class. 7 years ago
CSharp.cpp Resolved ambiguity between char-like types in the generated C#. 7 years ago
CSharp.cs Changed type maps to only return types - no strings. 7 years ago
CSharp.h Resolved ambiguity between char-like types in the generated C#. 7 years ago
CSharpTemplates.cpp Fixed the generated C# for subclasses of specialisations used as secondary bases. 8 years ago
CSharpTemplates.h Fixed the parsing of functions with integral template args. 7 years ago
premake4.lua