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.
 
 
 
 
 
triton d0a801172d Fixed type map matching under some cases by always printing names logically. 12 years ago
..
AST Added support for logical names to the declarations. 12 years ago
Core Updated DeclConverter to work with the new style of generated pointers in the bindings. 12 years ago
CppParser Re-generated the parser bindings. 12 years ago
Generator Fixed type map matching under some cases by always printing names logically. 12 years ago
Generator.Tests Fixed the ignoring of methods. 12 years ago
Parser Added support for anonymous C++11 inline namespaces to the AST and parsers. 12 years ago
Runtime Added an Std.Map wrapper to be able to use it in internal declarations. 12 years ago