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 ff4a76a1f7 Rename CSharpTypePrinterResult to TypePrinterResult. 10 years ago
..
AST Unify CSharpTypePrinterContextKind with TypePrinterContextKind. 10 years ago
CLI Fixed wrong application name when showing help (see #745) 10 years ago
Core Remove duplicated TargetPlatform type in CLI. 10 years ago
CppParser Removed redundant qualification of types in the generated C#. 10 years ago
Generator Rename CSharpTypePrinterResult to TypePrinterResult. 10 years ago
Generator.Tests Removed redundant qualification of types in the generated C#. 10 years ago
Parser Parsed function bodies. 10 years ago
Runtime Deleted unused code. 10 years ago