theraven
|
289d412dac
|
Fixed lookup of superclass when superclass is nil.
|
2010-04-26 21:34:48 +00:00 |
|
rfm
|
bc0ad88a82
|
complete backport
|
2010-03-03 10:04:27 +00:00 |
|
rfm
|
e2f4f38e45
|
backport bugfixes from ObjectiveC2 code
|
2010-03-03 09:34:45 +00:00 |
|
theraven
|
da9aafd3ed
|
More fixes for bugs found by Mizuki.
|
2010-01-06 22:28:59 +00:00 |
|
theraven
|
2a5ba9f18a
|
Fixed class_get_super_class() so that it actually works and simplified class_getSuperclass() to call it directly. This fixes numerous other corner cases, for example you can now throw a constant string as an exception and have it work correctly even if no constant string objects have been sent messages.
Hopefully this will fix a few other Heisenbugs and reduce the strength of the Mottola Effect.
|
2010-01-06 18:11:39 +00:00 |
|
theraven
|
323e3dfaeb
|
Added new runtime library, based on GCC 4.4 libobjc, libobjc_tr and Objective2.framework.
|
2009-09-08 16:18:59 +00:00 |
|