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/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).

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