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 db522c0295 Fixed the C# generation for functions with typedefed function pointers as params (#903) 8 years ago
..
AST Simplified and stabilised the getting of the base of a method. 8 years ago
CLI Restored the renaming of enums. 8 years ago
Core Fixed the addition of Windows SDK include dirs when using VS 2017. 8 years ago
CppParser Set the name-space of a parameter to its function. (#908) 8 years ago
Generator Fixed the C# generation for functions with typedefed function pointers as params (#903) 8 years ago
Generator.Tests Ensured a single element for remarks in the generated XML documentation comments. (#904) 8 years ago
Parser Fixed unreachable code warning. 8 years ago
Runtime Update Premake build files to latest syntax. 8 years ago