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 9c2237ae01 Added a constructor to ParserTargetInfo and initialize everything to zero. 11 years ago
..
AST Called virtual destructors through the virtual table. 11 years ago
Core Regenerated the parser bindings with all fixes for v-tables and dtors. 11 years ago
CppParser Added a constructor to ParserTargetInfo and initialize everything to zero. 11 years ago
Generator Forbid the disposal of unowned objects and simplified the generated code. 11 years ago
Generator.Tests Clean up previous fix by using Environment.Is64BitProcess instead of invoking Mono --version. 11 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 11 years ago