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 b955068ad1 Fixed the type of a function to be its original return type. 9 years ago
..
AST Fixed the type of a function to be its original return type. 9 years ago
CLI Restored the renaming of enums. 9 years ago
Core Fixed the addition of Windows SDK include dirs when using VS 2017. 9 years ago
CppParser Fixed the parser bindings for macOS. 9 years ago
Generator Fixed the type of a function to be its original return type. 9 years ago
Generator.Tests Removed the fixing of names of constructors and destructors. 9 years ago
Parser Ignored defaulted functions when generating C++ for symbols. 9 years ago
Runtime Update Premake build files to latest syntax. 9 years ago