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 c4a5cdb893 Fixed the v-table hooks for functions with indirect return params. 10 years ago
..
AST Fixed some warnings about missing default values of params in overrides. 10 years ago
Core Added support for getting the array element size to the AST. 10 years ago
CppParser Fixed a regression when having an array with dependent elements. 10 years ago
Generator Fixed the v-table hooks for functions with indirect return params. 10 years ago
Generator.Tests Clean up previous fix by using Environment.Is64BitProcess instead of invoking Mono --version. 10 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 10 years ago