[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Nov 6 23:55:06 UTC 2012


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

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

Name: Compiler-eem.240
Ancestors: Compiler-eem.239

Have the decompiler map whileTrue/False: [] to whileTrue/False
instead of relying on MethodNode.  Fixes decompiler tests
after fixing printing of whileTrue/False: [] to be side-effect free
in Compiler-eem.239.

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

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

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

Fix decompilation of to:do: loops now they return their receiver.

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


More information about the Squeak-dev mailing list