Pietro Gagliardi
|
4e1b0b1272
|
Removed a leftover declaration in objc_darwin.h.
|
2014-02-28 20:55:31 -05:00 |
Pietro Gagliardi
|
fabddf9e0e
|
Added a .m file to handle the edge cases in objc_msgSend() wrappers that cannot be easily expressed otherwise.
|
2014-02-28 19:34:18 -05:00 |
Pietro Gagliardi
|
8af591388f
|
Split most of the objc_msgSend() wrappers into a C header file for convenience. The NSRect functions require special handling because of Apple stupidities that will be discussed when I get to that.
|
2014-02-28 18:30:06 -05:00 |