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 baec268ada Regenerated the parser bindings with the optimisation when allocating. 8 years ago
..
AST Deleted a useless weak reference thus simplifying TranslationUnit. 8 years ago
CLI Obsoleted the direct settings for wrapped libraries in the options. 8 years ago
Core Fixed the printing of errors during compilation of native symbols. 8 years ago
CppParser Regenerated the parser bindings with the optimisation when allocating. 8 years ago
Generator Sped up the generated C# by using sizeof instead of Marshal.SizeOf. 8 years ago
Generator.Tests Ensured the C# gen correctly imports a native library with no target triple. 8 years ago
Parser Ensured the C# gen correctly imports a native library with no target triple. 8 years ago
Runtime Extended the loading of symbols for variables to also check the running directory. 8 years ago