Author: theraven
Date: Sat Jul 19 16:25:38 2008
New Revision: 3300

URL: http://svn.gna.org/viewcvs/etoile?rev=3300&view=rev
Log:
Fixed some over-zealous boxing (objects should now only be boxed / unboxed if 
the boxed / unboxed value is actually used).

Tweaked some things with the SmallInt implementation.  Overflow is not working 
nicely for additon.  Needs testing for other operations.


Modified:
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/CodeGenModule.cpp
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/CodeGenModule.h
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MsgSendSmallInt.bc
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/MsgSendSmallInt.m
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/Parser.m
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/smalltalk.y


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

Reply via email to