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 d986132743 Split generation from addition of properties 6 years ago
..
C Optimize renaming of declarations named after keywords 6 years ago
CLI Guard against null for objects passed by value 6 years ago
CSharp Split generation from addition of properties 6 years ago
CodeGenerator.cs Fix the regressed indentation of printed comments 6 years ago
ExtensionMethods.cs Fix the generated C# when type arguments are mapped the same 6 years ago
ITypePrinter.cs Move `ITypePrinter` from `AST` to `Generator`. 7 years ago
Marshal.cs Simplified the logic for indentation by using numbers. 7 years ago
TypePrinter.cs Added support for scope kinds in `CSharpTypePrinter`. 7 years ago