5 Commits (6a3b8cb2953753e088db24d7268e15238c7a94a0)

Author SHA1 Message Date
Dimitar Dobrev 112e4d564e Fixed the ostream type map which failed with pointers. 12 years ago
Elias Holzer a72c43fd2f Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 12 years ago
Elias Holzer 911ce43e07 Use List<IntPtr> when mapping a std::vector<T*> where T is a primitive type. 12 years ago
triton 341140b929 Factor DLL API macros into its own shared header for tests. 12 years ago
triton a766ba7255 Added tests for C++ STL vectors. 13 years ago