Martin Carlberg
|
e8e10d4224
|
Fixed: If receiver in the function objj_msgSend is a class we don't need to check if it is nil as a class can never be nil without the load has already failed.
|
2014-04-15 13:52:41 +02:00 |
|
Martin Carlberg
|
ab5674aa4e
|
Fixed: Send message test cases now work. Also added a test case for send message with 'self' as receiver
|
2014-04-14 16:38:34 +02:00 |
|
Martin Carlberg
|
0f5b36e9c5
|
Fixed: Code generated in test cases is corrected for the fast msgSend function
|
2014-04-09 17:02:28 +02:00 |
|
Paul Baumgart
|
8de508381a
|
re-organize directory structure of preprocessor tests
|
2010-09-24 15:02:07 -07:00 |
|