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 de8b3fc00e Corrected the checks for private methods because overrides must be allowed through regardless of access. 12 years ago
..
CLI Fixed CLITypeReferenceCollector to work correctly with nested namespaces. 12 years ago
CSharp Corrected the checks for private methods because overrides must be allowed through regardless of access. 12 years ago
Generator.cs Renamed the CLI language generator kind to be more uniform. 12 years ago
Marshal.cs Optimized/fixed marshaling for fields as there is no need to create a copied instance of the native object. 12 years ago
Template.cs Re-write the blocks generator again (thanks to esdrubal for helping me with the new design). 12 years ago