Author: wlux
Date: Sun Mar 24 18:02:20 2013
New Revision: 36419

URL: http://svn.gna.org/viewcvs/gnustep?rev=36419&view=rev
Log:
Implement correct semantics for return statements inside a Smalltalk
block, which is to return from the method containing the block's
definition.

Modified:
    libs/steptalk/trunk/Languages/Smalltalk/ChangeLog
    libs/steptalk/trunk/Languages/Smalltalk/Externs.h
    libs/steptalk/trunk/Languages/Smalltalk/Externs.m
    libs/steptalk/trunk/Languages/Smalltalk/STBlock.m
    libs/steptalk/trunk/Languages/Smalltalk/STBytecodeInterpreter.m
    libs/steptalk/trunk/Languages/Smalltalk/STCompiler.m


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

Reply via email to