Author: lwall
Date: 2008-12-31 03:23:01 +0100 (Wed, 31 Dec 2008)
New Revision: 24699
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] clean up some awkward phrasing
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- docs/P
On Tue, Dec 30, 2008 at 09:52:10AM -0800, Patrick R. Michaud via RT wrote:
: On Tue Dec 30 01:47:47 2008, masak wrote:
: > Just wondering whether the following syntax, currently accepted by
: > Rakudo r34628, is legal Perl 6:
: >
: > $ perl6 -e 'say ("a".."c").list[0..**-1]'
: > abc
:
:
: As of
Author: lwall
Date: 2008-12-31 03:14:08 +0100 (Wed, 31 Dec 2008)
New Revision: 24698
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] clarification of meaning of HyperWhatever
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/
On Tue Dec 30 01:47:47 2008, masak wrote:
> Just wondering whether the following syntax, currently accepted by
> Rakudo r34628, is legal Perl 6:
>
> $ perl6 -e 'say ("a".."c").list[0..**-1]'
> abc
As of r34652, this now produces an empty list (which is what I would
expect).
$ perl6 -e 'say
Author: particle
Date: 2008-12-31 00:55:46 +0100 (Wed, 31 Dec 2008)
New Revision: 24697
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
[S19] update option reference, including: longnames for all options; desugaring
for some options; new options (-e6, -o, -O, -T)
Modified: docs/Perl6/Spec/
Author: particle
Date: 2008-12-31 00:30:54 +0100 (Wed, 31 Dec 2008)
New Revision: 24696
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
rename Awk service to Autoloop
Modified: docs/Perl6/Spec/S19-commandline.pod
===
--- docs/P
Author: particle
Date: 2008-12-31 00:28:44 +0100 (Wed, 31 Dec 2008)
New Revision: 24695
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
[S19] allow option clustering; change delimited option syntax to ++foo ...
++/foo; update notes
Modified: docs/Perl6/Spec/S19-commandline.pod
Author: particle
Date: 2008-12-31 00:03:32 +0100 (Wed, 31 Dec 2008)
New Revision: 24694
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
elaborate on concepts in introduction, and replace 'compiler' with 'program'
Modified: docs/Perl6/Spec/S19-commandline.pod
Author: lwall
Date: 2008-12-30 21:15:36 +0100 (Tue, 30 Dec 2008)
New Revision: 24689
Modified:
docs/Perl6/Spec/S01-overview.pod
Log:
[S01] revert correction of non-mistake
Modified: docs/Perl6/Spec/S01-overview.pod
===
--- docs/P
diff bot (>):
===
> --- docs/Perl6/Spec/S01-overview.pod2008-12-29 17:16:02 UTC (rev 24680)
> +++ docs/Perl6/Spec/S01-overview.pod2008-12-29 21:41:59 UTC (rev 24681)
> @@ -80,8 +80,8 @@
> =item *
>
> RFCs are rated on "PSA":
10 matches
Mail list logo