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.
 
 
 
 
 
Chris Spencer e3a88f9136 Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
..
AST Fix issue with includes not being generated for delegates defined in a different file. 10 years ago
Generators Fix issue with includes not being generated for delegates defined in a different file. 10 years ago
Passes Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
Properties Fixed assembly property attributes. 10 years ago
Types Added parsing and AST support for C++ friend declarations. 11 years ago
Utils Remove PrimitiveTypeExtensions.ConvertToType 11 years ago
Driver.cs Generate delegates for non-typedef'd function pointers to prevent runtime exceptions during marshalling. 10 years ago
Generator.cs Fixed the generation of code in a single file. 11 years ago
Generator.lua Normalize all the line endings 11 years ago
Library.cs Included ignored fields in the wrappers for better marshalling. 11 years ago
Options.cs Fixed the IsItaniumLikeAbi check. 11 years ago
app.config Massive update to the codebase. 13 years ago