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.
 
 
 
 
 
triton 144d26749f Fixed wide string marshaling on UTF-32 platforms. 11 years ago
..
Helpers.cs Fixed wide string marshaling on UTF-32 platforms. 11 years ago
Interfaces.cs Added NativeDataSize property to the ICppMarshal interface. 13 years ago
Runtime.lua Improved the build scripts on OSX. 12 years ago
StdMap.cs Added an Std.Map wrapper to be able to use it in internal declarations. 12 years ago
StdString.cs Removed the explicit #if to make this compile on all platforms. 13 years ago
StdVector.cs Added work-in-progress std::vector interop support. 13 years ago
SymbolResolver.cs Fixed the resolution of variables on Linux. 11 years ago