[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Mar 19 23:55:08 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005231.html

Name: Kernel-bf.673
Ancestors: Kernel-cmm.672

Fix decompileWithTemps (moving the better logic the Browser used into CompiledMethod), and use it when getting a method node. This makes the Debugger see the same decompiled source as the Browser.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005232.html

Name: Tools-bf.394
Ancestors: Tools-laza.393

Move decompilation logic from CodeHolder into CompiledMethod

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

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005233.html

Name: Kernel-eem.674
Ancestors: Kernel-bf.673

Make the improved decompileWithTemps function in the abandoned sources case (where a method holdsTempNames).

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

http://lists.squeakfoundation.org/pipermail/packages/2012-March/005234.html

Name: Kernel-eem.675
Ancestors: Kernel-eem.674

Fix the improved decompileWithTempNames for doits
without temp names. 673 breaks e.g.
	DecompilerTests new testRemoteTemp

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


More information about the Squeak-dev mailing list