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 099fadb9a1
ABI handling fixes in Parser.cpp (#1829)
3 years ago
..
AST Update iOS64 ABI name to the more accurate AppleARM64. 3 years ago
CLI Major refactoring: refactor GeneratorKind enum into a class (#1794) 3 years ago
Core Update to Clang 16 for MSVC 2022 support (#1724) 3 years ago
CppParser ABI handling fixes in Parser.cpp (#1829) 3 years ago
Generator Add support for AArch64 C++ ABI. 3 years ago
Generator.Tests Implement ClassTemplatePartialSpecialization::Parameters (#1809) 3 years ago
Package Remove looking MSVC headers up with COM 6 years ago
Parser Update iOS64 ABI name to the more accurate AppleARM64. 3 years ago
Runtime Fix crash on Linux by `DllImport`ing correct version of libdl (#1764) 3 years ago