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 010e35abc0 Fixed a crash when generating any C# bindings on Windows. 10 years ago
..
CSharpCommentPrinter.cs Checked whether block comments actually have paragraphs. 11 years ago
CSharpExpressionPrinter.cs Fixed the generated code when a default argument uses a constant. 10 years ago
CSharpGenerator.cs Fixed a memory leak in the code generators. 11 years ago
CSharpMarshal.cs Optimized ArgumentNullException exception message. 11 years ago
CSharpTextTemplate.cs Fixed a crash when generating any C# bindings on Windows. 10 years ago
CSharpTypePrinter.cs Fixed the printing of class template specializations. 10 years ago