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 908988e70e Fixed some warnings about missing default values of params in overrides. 11 years ago
..
AST Fixed some warnings about missing default values of params in overrides. 11 years ago
Core Added support for getting the array element size to the AST. 11 years ago
CppParser Added support for getting the array element size to the AST. 11 years ago
Generator Fixed marshaling of regular UTF16 strings. 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