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.
 
 
 
 
 
João Matos f23cd53010 Disable this workaround for now as it's not working as intended. 11 years ago
..
AST Prevented duplication when a class and its base each have a field with the same name. 11 years ago
Core Removed the memory leak in the AST converter. 11 years ago
CppParser Fixed GCC build by removing extra qualification on ELFDumper. 11 years ago
Generator Merge pull request #544 from genuinelucifer/fixedArrayValueType 11 years ago
Generator.Tests Disable this workaround for now as it's not working as intended. 11 years ago
Runtime Fixed the resolution of variables on Linux. 11 years ago