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 b252de41d9 Added a check whether a library to wrap has already been parsed. 10 years ago
..
AST Fix issue with includes not being generated for delegates defined in a different file. 10 years ago
Generators Prevented Dispose from destroying unmanaged objects we didn't create. 10 years ago
Passes Put own (created in managed code) objects in the object map upon creation. 10 years ago
Properties Fixed assembly property attributes. 11 years ago
Types Added parsing and AST support for C++ friend declarations. 11 years ago
Utils Remove PrimitiveTypeExtensions.ConvertToType 11 years ago
Driver.cs Added a check whether a library to wrap has already been parsed. 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