theraven
3a0ecad453
Add header changes too...
2013-02-28 17:45:05 +00:00
theraven
abc1d44c9c
Fix handling of properties that refer to an instance variable other than the
...
default.
2012-10-17 09:02:45 +00:00
theraven
4796a41e4e
Finished implementing the new runtime APIs.
2011-10-11 18:42:34 +00:00
theraven
4e7b476aa6
Change [1] to [] for variable length structure elements (C99 - silences array out of bounds errors).
...
Added fields to the end of the class structure for strong / weak ivar bitmaps (not yet generated by any compiler).
Fixed definition of __sync_swap() so that it works on GCC again.
2011-07-12 15:48:40 +00:00
theraven
8ee4d9c38a
Added implementation of property_getAttributes(). This is a horrible interface, both to implement and to use. We should add some better interfaces.
2011-04-28 20:36:36 +00:00
theraven
bde6bf0e14
Fix truncated comment in header and 'worse than useless' macro.
...
Both issues pointed out by Jens Ayton.
2011-01-13 21:29:24 +00:00
theraven
bb8cafaa15
Finished rewriting the loader. It's now cleanly separated into logically-separate components, so there's a chance it might actually be maintainable...
2010-06-02 22:25:12 +00:00