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 8505f82ff0 Fixed signatures to include the 'const', if any. 11 years ago
..
AST Copied the signature and the line number when cloning functions. 11 years ago
Core Fix warning, OrignalPtr is an IntPtr and therefore can not be null. 11 years ago
CppParser Fixed signatures to include the 'const', if any. 11 years ago
Generator Fixed some extra whitespace on RenameRootNamespaces. 11 years ago
Generator.Tests Fixed signatures to include the 'const', if any. 11 years ago
Runtime Improved the build scripts on OSX. 12 years ago