[squeak-dev] The Inbox: Tools-ct.887.mcz

Levente Uzonyi leves at caesar.elte.hu
Sat Sep 7 13:00:42 UTC 2019


+1, but it needs to be in a different category.

Levente

On Fri, 6 Sep 2019, commits at source.squeak.org wrote:

> A new version of Tools was added to project The Inbox:
> http://source.squeak.org/inbox/Tools-ct.887.mcz
>
> ==================== Summary ====================
>
> Name: Tools-ct.887
> Author: ct
> Time: 6 September 2019, 5:14:55.984698 pm
> UUID: 3f24f39e-68d7-0b45-bbb6-81299d9e9268
> Ancestors: Tools-mt.886
>
> Workspace: After expression evaluation, update style.
>
> If you "doit-ed" an assignment, Shout colors were not updated automatically ('x := 6*7').
>
> =============== Diff against Tools-mt.886 ===============
>
> Item was added:
> + ----- Method: Workspace>>expressionEvaluated:result: (in category 'menu commands') -----
> + expressionEvaluated: anExpression result: anObject
> + 
> + 	self changed: #style!


More information about the Squeak-dev mailing list