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.
 
 
 
 
 
Joao Matos 655cdd1cb4 Refactor all renaming pass declaration checking into IsRenameableDecl. 10 years ago
..
AST Fixed a corner case of a default parameter with a type mapped to an enum. 10 years ago
CLI Obsoleted the direct settings for wrapped libraries in the options. 10 years ago
Core Fixed the printing of errors during compilation of native symbols. 10 years ago
CppParser Regenerated the parser bindings with the optimisation when allocating. 10 years ago
Generator Refactor all renaming pass declaration checking into IsRenameableDecl. 10 years ago
Generator.Tests Ensured the C# gen correctly imports a native library with no target triple. 10 years ago
Parser Ensured the C# gen correctly imports a native library with no target triple. 10 years ago
Runtime Extended the loading of symbols for variables to also check the running directory. 10 years ago