4 Commits (c87676dfe1307803860da3303686f26976f6e247)

Author SHA1 Message Date
alexander.corrado b306fa8963 Many fixes for MSVC abi. Fixed vtable slot calculation bug (destructors can be virtual too!) MSVC abi almost at level of Itanium. 16 years ago
alexander.corrado 5d599a4494 New C++ type abstraction, CppType. Will parse C++ type declaration strings, 16 years ago
alexander.corrado 7fd37ad3d7 QtTest now pops up simple "Hello world!" window. Rudimentary support for 16 years ago
alexander.corrado 16b1a614f2 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