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.
 
 
 
 
 
josetr df98fc460a
Use C# 'default literal' to avoid using a type's name that may be renamed (#1432)
5 years ago
..
AST Add missing `Variable.Type` null check. (#1430) 5 years ago
ASTViewer Fixed AST viewer to compile on Linux. 7 years ago
CLI Move libraries to a new class for linking options 5 years ago
Core Add an option for building with Visual Studio 2019 5 years ago
CppParser Ignore non-const data() method for std types like basic_string [c++17] (#1427) 5 years ago
Generator Use C# 'default literal' to avoid using a type's name that may be renamed (#1432) 5 years ago
Generator.Tests Revert "Add information about linkage to the AST" 5 years ago
Parser Revert "Add information about linkage to the AST" 5 years ago
Runtime Free the memory of the patched v-tables 5 years ago