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 ef66b38525 Removed a redundant parameter from CppTypePrinter. 10 years ago
..
AST Removed Method.AccessDecl because it doesn't map to Clang and was buggy. 10 years ago
Core Removed Method.AccessDecl because it doesn't map to Clang and was buggy. 10 years ago
CppParser Removed a redundant parameter from CppTypePrinter. 10 years ago
Generator Removed a redundant parameter from CppTypePrinter. 10 years ago
Generator.Tests Simplified and tested the reading of line numbers. 10 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 10 years ago