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.
 
 
 
 
 
João Matos f9f020774f Merge pull request #110 from ddobrev/master 12 years ago
..
AST Removed unused using namespaces. 12 years ago
Generators Merge pull request #110 from ddobrev/master 12 years ago
Passes Prevented renaming of methods when a base class has a property of the same name. Made the delegates used in abstract implementations prefixed with an underscore and internal. 12 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Types Fixes to the C# implementation of std::vector interop. 12 years ago
Utils Added generation of detailed code comments ("<remarks/>"). 12 years ago
Driver.cs Added automatic building of the generated source files. 12 years ago
Generator.cs Added missing Generator file. 12 years ago
Generator.lua Build fixes. 12 years ago
Library.cs Updated the generators and tests for new class names. 12 years ago
Options.cs Added automatic building of the generated source files. 12 years ago
app.config Massive update to the codebase. 13 years ago