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/2010-January/002436.html

Name: Kernel-nice.379
Ancestors: Kernel-nice.378

Correct a small bug in SqNumberParser #expected: does not expect a block argument.
The bug was never reached because requestor is never set. The idea of requestor was st80 compiler based: insert the error message in source text, but it's not active yet.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002437.html

Name: Multilingual-nice.83
Ancestors: Multilingual-ul.82

Use selectorsAndMethodsDo:

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002438.html

Name: Morphic-nice.307
Ancestors: Morphic-ar.306

let handleEdit: answer the result of evaluating its block argument

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