[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Oct 8 23:55:03 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005531.html

Name: Kernel-eem.712
Ancestors: Kernel-ul.711

Make CompiledMethod>>scanFor: accept a block or a number.
It's too easy to say "m scanFor: [:b|...]" and it return nothing
because the closure is never equal to a byte, and there's no error.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005532.html

Name: Compiler-eem.234
Ancestors: Compiler-eem.233

More accurate error reporting for incomplete brace expressions

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

http://lists.squeakfoundation.org/pipermail/packages/2012-October/005533.html

Name: Tests-eem.172
Ancestors: Tests-ul.171

Test more accurate error reporting for incomplete brace expressions (Compiler-eem.234).

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


More information about the Squeak-dev mailing list