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 840ce34552 Added an option to generate a single source file per extension. 11 years ago
..
CLIGenerator.cs Extended the ObjectOverridesPass to generate ToString methods if the insertion operator (<<) is overloaded. 11 years ago
CLIHeadersTemplate.cs Added an option to generate a single source file per extension. 11 years ago
CLIMarshal.cs Fixed CLI marshaling of in/out parameters under some cases. 11 years ago
CLISourcesTemplate.cs Added an option to generate a single source file per extension. 11 years ago
CLITextTemplate.cs Added an option to generate a single source file per extension. 11 years ago
CLITypePrinter.cs Fixed CLI to support out/inout Enums. 11 years ago
CLITypeReferences.cs Removed unused namespace. 11 years ago