Author: theraven
Date: Sun Jul 20 14:20:18 2008
New Revision: 3308

URL: http://svn.gna.org/viewcvs/etoile?rev=3308&view=rev
Log:
Added support for boxing parameters.  Now any incoming parameters that are 
primitives will be automatically boxed.  Ideally, this should be done lazily - 
if a parameter is not ever used then it should not be boxed - but for now this 
works.


Modified:
    trunk/Etoile/Languages/Smalltalk/HACKING
    trunk/Etoile/Languages/Smalltalk/SmalltalkKit/CodeGenModule.cpp
    trunk/Etoile/Languages/Smalltalk/test.st


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

Reply via email to