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 c512a558c7 Fixed a bug when a default arg is a binary operator expression. 11 years ago
..
AST Fix issue with includes not being generated for delegates defined in a different file. 11 years ago
Generators Fixed default args with template types; added an option for expressions to use in type maps. 11 years ago
Passes Fixed a bug when a default arg is a binary operator expression. 11 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 12 years ago
Driver.cs Added automatic adding of references between dependent modules. 11 years ago
Generator.cs Fixed the generation of code in a single file. 12 years ago
Generator.lua Normalize all the line endings 12 years ago
Library.cs Included ignored fields in the wrappers for better marshalling. 12 years ago
Options.cs Fixed the naming of multiple anonymous types in a union. 11 years ago
app.config Massive update to the codebase. 13 years ago