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.
 
 
 
 
 
Andrius Bentkus 2a8b45e549 Throw exception on not support VTable instead of silently using Itanium. 11 years ago
..
AST Added a property for the line at which a declaration is located in its header. 11 years ago
Core Fix warning, OrignalPtr is an IntPtr and therefore can not be null. 11 years ago
CppParser Restored the full qualifying when printing types. 11 years ago
Generator Throw exception on not support VTable instead of silently using Itanium. 11 years ago
Generator.Tests Remove not used variable. 11 years ago
Runtime Improved the build scripts on OSX. 12 years ago