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.
 
 
 
 
 
Abhinav Tripathi 384dac3442 Fixed code generation when using arrays in ValueType types. 10 years ago
..
AST Added an option to disable the visiting of return types of functions. 10 years ago
Core Rename the Xcode toolchain class. 10 years ago
CppParser Fixed a bug when a default arg is a binary operator expression. 10 years ago
Generator Fixed code generation when using arrays in ValueType types. 10 years ago
Generator.Tests Rename the diagnostic emit overloads so they're more uniform. 10 years ago
Runtime Put own (created in managed code) objects in the object map upon creation. 10 years ago