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 c32ac59988
Prevent string destructor from being called twice when its passed by value (#1455)
5 years ago
..
AST Add support for const char32_t* and fix const wchar_t* in linux / osx (#1444) 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 Remove call argument to fix broken build (#1436) 5 years ago
Generator Prevent string destructor from being called twice when its passed by value (#1455) 5 years ago
Generator.Tests Revert "Add information about linkage to the AST" 5 years ago
Parser Basic support for static constexpr variables (#1435) 5 years ago
Runtime Fix IntPtr array marshalling bug and move hard to read code to CppSharp.Runtime (#1446) 5 years ago