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 9b8275cca9
Ensure expression is a valid float constant before trying to append `f` suffix (#1465)
6 years ago
..
AST Update LLVM to obtain working lld (#1462) 6 years ago
ASTViewer Fixed AST viewer to compile on Linux. 8 years ago
CLI Move libraries to a new class for linking options 6 years ago
Core Add an option for building with Visual Studio 2019 6 years ago
CppParser Update LLVM to obtain working lld (#1462) 6 years ago
Generator Ensure expression is a valid float constant before trying to append `f` suffix (#1465) 6 years ago
Generator.Tests Revert "Add information about linkage to the AST" 6 years ago
Parser Update LLVM to obtain working lld (#1462) 6 years ago
Runtime Fix IntPtr array marshalling bug and move hard to read code to CppSharp.Runtime (#1446) 6 years ago