[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Mar 24 22:55:03 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007667.html

Name: Compiler-cmm.297
Ancestors: Compiler-topa.296

DoIt evaluation in the debugger needs to be from the selected Context's methodClass, not the receiver's class so that "super" will refer to the correct class.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007668.html

Name: Morphic-topa.786
Ancestors: Morphic-cmm.785

Font Importer Tool:

- Clarify 'Install' (now 'Link' via context menu)
- Provide Help for 'Import' and 'Link'
- Be a StringHolder now (so that perform:orSendTo: works as intended oO)

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

http://lists.squeakfoundation.org/pipermail/packages/2015-March/007669.html

Name: Environments-cmm.57
Ancestors: Environments-topa.56

Fix access to globals which were defined by:  Smalltalk at: #MyGlobal ifAbsentPut: [myValue].

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


More information about the Squeak-dev mailing list