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 e0234089b5 Fixed uncompilable C# code when having a function pointer with an enum pointer as a parameter. 10 years ago
..
AST Fixed the generated code when having long doubles in the origin. 10 years ago
Core Added support for x86_64 Linux GNU C++11 ABI parser bindings. 10 years ago
CppParser Added support for x86_64 Linux GNU C++11 ABI parser bindings. 10 years ago
Generator Fixed uncompilable C# code when having a function pointer with an enum pointer as a parameter. 10 years ago
Generator.Tests Completed the exposing of type aliases in our AST. 10 years ago
Runtime Added the ability to search the machine Path or a specified path for the library file as part of ResolveSymbol 10 years ago