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.
 
 
 
 
 
grbd 947aac986c Added the ability to search the machine Path or a specified path for the library file as part of ResolveSymbol 10 years ago
..
Helpers.cs Fixed marshaling of null UTF-32 wide strings. 10 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 Added the ability to search the machine Path or a specified path for the library file as part of ResolveSymbol 10 years ago