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 1d3e821093 Fixed #453 - incorrect comment generation. 9 years ago
..
CSharpCommentPrinter.cs Fixed #453 - incorrect comment generation. 9 years ago
CSharpExpressionPrinter.cs Improved the handling of function calls in default args. 10 years ago
CSharpGenerator.cs Fixed a memory leak in the code generators. 10 years ago
CSharpMarshal.cs Optimized ArgumentNullException exception message. 9 years ago
CSharpTextTemplate.cs Fixed #638 - incompilable generated C# code when a function takes a protected enum. 9 years ago
CSharpTypePrinter.cs Fixed code generation for constant arrays of function pointers. 9 years ago