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
49769f8f54
Bug fixes. Started implementing MSVC ABI. Small refactorings to support this.
git-svn-id: https://mono-soc-2010.googlecode.com/svn/trunk/cppinterop@71 a470b8cb-0e6f-1642-1b45-71e107334c4b
|
15 years ago |
CPPTestLib
|
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.
|
15 years ago |
Mono.VisualC.Interop
|
Bug fixes. Started implementing MSVC ABI. Small refactorings to support this.
|
15 years ago |
QtBindings
|
New C++ type abstraction, CppType. Will parse C++ type declaration strings,
|
15 years ago |
QtTest
|
QtTest now pops up simple "Hello world!" window. Rudimentary support for
|
15 years ago |
Tests
|
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.
|
15 years ago |
CPPInterop.sln
|
New C++ type abstraction, CppType. Will parse C++ type declaration strings,
|
15 years ago |