Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

commits-2
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2012-November/005557.html

Name: Compiler-eem.242
Ancestors: Compiler-eem.241

Further fix decompilation of to:do: loops now they return
their receiver.  Fixes the case where the loop is the last
statement in an ifTrue:ifFalse: branch, e.g. the recompilation
of Object>>#veryDeepCopyWith:.

=============================================