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 fa0e66687d Fixed abstract implementations and bodies of overrides to properly handle abstract overrides. 10 years ago
..
AST Fixed abstract implementations and bodies of overrides to properly handle abstract overrides. 10 years ago
Core Setup MSVC compiler version from VS version. 10 years ago
CppParser Moved MSVC options setup from parser to MSVC toolchain code. 10 years ago
Generator Fixed abstract implementations and bodies of overrides to properly handle abstract overrides. 10 years ago
Generator.Tests Added test for C11's atomic type support added in 54267b88a4. 10 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 10 years ago