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 5d308dc7c3 Fixed the generation of calls to members of nested classes. 13 years ago
..
CLI Fixed generation of incomplete types by walking through the complete declarations. 13 years ago
CSharp Fixed the generation of calls to members of nested classes. 13 years ago
Generator.cs Renamed the CLI language generator kind to be more uniform. 13 years ago
Marshal.cs Reworked support for out parameters in both backends and added a test. 13 years ago
Template.cs Re-write the blocks generator again (thanks to esdrubal for helping me with the new design). 13 years ago