Author: theraven
Date: Tue Jul 15 01:39:19 2008
New Revision: 3281

URL: http://svn.gna.org/viewcvs/etoile?rev=3281&view=rev
Log:
Auto unboxing of arguments.  Now, Objective-C selectors expecting primitive 
integer / float types actually get them.  I am not translating pointer / struct 
arguments, because, as yet, I am not quite sure what the best way to do them 
is.  Suggestions welcome.


Added:
    trunk/Etoile/Languages/Smalltalk/debug.sh
Modified:
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/LLVMCodeGen.cpp
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MessageSend.m
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MsgSendSmallInt.bc
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MsgSendSmallInt.m
    trunk/Etoile/Languages/Smalltalk/test.st


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to