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 c4b48cf185 Fixed some problems with arrays of void after mapping void* to IntPtr. 11 years ago
..
AST Fixed the generation of copy ctors when mutiple inheritance is involved. 11 years ago
Generators Fixed some problems with arrays of void after mapping void* to IntPtr. 11 years ago
Passes Fixed some problems with arrays of void after mapping void* to IntPtr. 11 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Types Added the ability to only enable a given type map for a selected back-end. 11 years ago
Utils Remove PrimitiveTypeExtensions.ConvertToType 12 years ago
Driver.cs Added the ability to only enable a given type map for a selected back-end. 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 Added an option controlling the stripping of the "lib" prefix, if any, of the wrapped lib. 11 years ago
app.config Massive update to the codebase. 13 years ago