Re: r28344 - docs/Perl6/Spec

2009-09-22 Thread David Green
On 2009-Sep-21, at 2:57 pm, pugs-comm...@feather.perl6.nl wrote: So the preceding example reduces to: +1, 2, 3 ... +10, 20, 30 ... +100, 200, 300 ... 1000 + +These rules may seem complicated, but they're essentially just replicating +what a human does naturally when you say "and so

Re: Implicit die in CATCH blocks

2009-09-22 Thread Patrick R. Michaud
On Sat, Sep 19, 2009 at 06:35:45PM -0400, Kodi Arfer wrote: > In the process of writing some more tests for CATCH blocks, I've noticed > what appears to be a contradiction between Synopsis 4 on the one hand > and pugs/t/spec/S04-statements/try.t and Rakudo's current behavior on > the other.

Re: r28344 - docs/Perl6/Spec

2009-09-22 Thread Nicholas Clark
On Mon, Sep 21, 2009 at 10:57:15PM +0200, pugs-comm...@feather.perl6.nl wrote: > Author: lwall > Date: 2009-09-21 22:57:15 +0200 (Mon, 21 Sep 2009) > New Revision: 28344 > @@ -1809,10 +1808,83 @@ > 10,20,30,40,50,60,70,80,90, > 100,200,300,400,500,600,700,800,900 > > +If the right oper