14 Commits (397f59bffdb3a3a2d907a589de733a740212fcec)

Author SHA1 Message Date
Jelle 70407a4658
Misc/changes fixes (#1926) 4 months ago
Jelle c6018b88db
Add additional debug configuration for a better debugging experience + CI update (#1893) 5 months ago
Jelle b9685f0477
Fix compiler errors in debug/c++20 (#1892) 5 months ago
ElonH c805fcf92b document syntax warning 4 years ago
Joao Matos bdf084fc65 Continue implementation of C++ generator. 5 years ago
Build Agent 970e44490e add cli namespace to header to ensure the array type does not conflict with other types called array 5 years ago
João Matos 174ca98d1b Guard C++/CLI specific code in CppSharp.c. 5 years ago
triton b03a73efa8 Added a cast to get rid of a warning. 11 years ago
Elias Holzer a72c43fd2f Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 11 years ago
triton b689de8e3f Update ICppInstance to match the new instance identifier. 12 years ago
triton cc5d10d912 Updated the Clix string wrapping code to the latest version with some bug fixes for empty/null strings. 12 years ago
triton 7e4f59f83c Renamed the ICppInstance's 'NativePtr' property to 'Instance'. 12 years ago
triton 3a663e1a9d Renamed C++/CLI runtime helpers to CppSharp.h. 12 years ago
triton f77fcda468 Added an include folder with the CLI interop helper includes. 12 years ago