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 e33ae461b0 Fixed a bug when a default arg of type double has a value ending with .0. 10 years ago
..
AST Stopped at an ignored base when getting the root one. 10 years ago
Core Added Xcode OS X toolchain lookup code. 10 years ago
CppParser Fixed the signatures of const functions. 10 years ago
Generator Fixed a bug when a default arg of type double has a value ending with .0. 10 years ago
Generator.Tests Fixed the OS X tests build to use the Xcode toolchain lookup support. 10 years ago
Runtime Put own (created in managed code) objects in the object map upon creation. 10 years ago