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 83f58fe260 Added an option to disable the visiting of return types of functions. 11 years ago
..
AST Added an option to disable the visiting of return types of functions. 11 years ago
Core Fixed a bug when a default arg is a binary operator expression. 11 years ago
CppParser Fixed a bug when a default arg is a binary operator expression. 11 years ago
Generator Fixed a bug when a default arg is a binary operator expression. 11 years ago
Generator.Tests Fixed the OS X tests build to use the Xcode toolchain lookup support. 11 years ago
Runtime Put own (created in managed code) objects in the object map upon creation. 11 years ago