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 a24bc6c805 Removed comments from internal functions. Changed their access from public to internal. 12 years ago
..
AST Removed unused using namespaces. 12 years ago
Generators Removed comments from internal functions. Changed their access from public to internal. 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 Added an option to the C++ printer to print the local as opposed to the globally qualified name. Implemented the printing of template specialisations. 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