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 69a6ae7b33 Re-generated the parser bindings without copy constructors. 12 years ago
..
AST Helper method DeclarationContext.FindClass supports nested classes now. 12 years ago
Core Fixed full comment parsing in AST converter. 12 years ago
CppParser Re-generated the parser bindings without copy constructors. 12 years ago
Generator Added an explicit option to generate copy constructors. 12 years ago
Generator.Tests Reverted these changes that accidentally crept in. 12 years ago
Parser Changed parser to when processing macro expansions of a translation unit declaration to add the macro expansion to header it is on instead of the translation unit top header. 12 years ago
Runtime Added an Std.Map wrapper to be able to use it in internal declarations. 12 years ago