25 Commits (9fb8aee0a9394f91d40578ccd11dbba2ca21ed1c)

Author SHA1 Message Date
Alex Corrado cc5623da09 Stubbed CppTypeInfo.Cast<TBase>(ICppObject subClass) 15 years ago
Alex Corrado 24fc4f8aae Fix Equals and GetHashCode in MethodSignature and friends 15 years ago
Alex Corrado 179207fb18 Implement better metadata sharing among types whilst they are being emitted. 15 years ago
Alex Corrado fcdb41de33 Fix generated wrappers so tests run correctly given current state of runtime component. 15 years ago
Alex Corrado 5a7127ca6b Some more build tweaks for building from Monodevelop 15 years ago
Alex Corrado 1f3bee8d81 Fix up build. 15 years ago
Alex Corrado 4c73c29878 Make certain CppTypeInfo properties read-only 15 years ago
Alex Corrado 58659ff125 Whitespace 15 years ago
Alex Corrado 6d50960ebb Reimplement CppField functionality 15 years ago
Alex Corrado 94cf0c5afd Manually merge d28bc89..faa6350 15 years ago
Alexander Corrado 2116e1f175 Fix Itanium bugs introduced by commit 65edb53 15 years ago
Alexander Corrado 37348611c7 Clarify 15 years ago
Alexander Corrado 65edb53892 Fix issues when base class virtual methods are prepended into primary vtable. 15 years ago
Andreia Gaita 640ca8a181 Add license and license headers 15 years ago
Zoltan Varga bbf5789cab Rewrite pinvoke marshalling to fix support for passing classes by ref/by value, and returning classes by value. Add support for inline methods. Fix some minor bugs. 15 years ago
Zoltan Varga a3d176071e Add more method attributes. 15 years ago
Zoltan Varga 2de301cfb5 Fix the parsing of c++ type names so classes named 'Class' are not confused with the c++ keyword 'class'. 15 years ago
Zoltan Varga cc3f705770 Disable a warning. 15 years ago
Zoltan Varga ff011a4561 Avoid initializing the vtable when creating an object, the c++ constructor already does it, an 15 years ago
Zoltan Varga c6c8291b41 Convert spaces to tabs. 15 years ago
Andreia Gaita 2ef67cfd0b Fix tokenization of template modifiers like "const char [N]". 15 years ago
Andreia Gaita eb3e32d163 indentation and cosmetic fixes, also .gitignore 15 years ago
Andreia Gaita c993194021 more generator fixes 15 years ago
Andreia Gaita 9051248fef autotools 16 years ago
Andreia Gaita a478c3030f reorganize things 16 years ago