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.
alexander.corrado
7fd37ad3d7
QtTest now pops up simple "Hello world!" window. Rudimentary support for
...
multiple inheritance. Automatic marshaling support for ICppObject with custom marshaler.
Improvements to name mangling for ItaniumAbi. Lots more TODOs.
git-svn-id: https://mono-soc-2010.googlecode.com/svn/trunk/cppinterop@50 a470b8cb-0e6f-1642-1b45-71e107334c4b
16 years ago
..
ABI
QtTest now pops up simple "Hello world!" window. Rudimentary support for
16 years ago
AssemblyInfo.cs
Initial commit.
16 years ago
Attributes.cs
QtTest now pops up simple "Hello world!" window. Rudimentary support for
16 years ago
CppField.cs
Fixed gnarly Git-svn issue
16 years ago
CppInstancePtr.cs
Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns.
16 years ago
CppLibrary.cs
Exposed NUnit to C++ code for use in unit tests. Fixed bugs.
16 years ago
CppObjectMarshaler.cs
Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns.
16 years ago
Interfaces.cs
Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns.
16 years ago
Mono.VisualC.Interop.csproj
Started rough beginnings of QtBindings. Fixes to make this possible: support static C++ class methods, support managed wrapper inheritance to parallel C++ classes, added Base<> marker interface; will help support multiple inheritance, and more. Added small QtTest of QtBindings... currently crashes and burns.
16 years ago
Util.cs
QtTest now pops up simple "Hello world!" window. Rudimentary support for
16 years ago