Author: wayland
Date: 2009-03-05 07:16:44 +0100 (Thu, 05 Mar 2009)
New Revision: 25699
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S28-special-names.pod
Log:
Changes to special variables as per "$?OS changes" discussion on mailing list.
Haven't
worried about compatibility for n
Author: wayland
Date: 2009-03-05 06:58:38 +0100 (Thu, 05 Mar 2009)
New Revision: 25698
Modified:
docs/Perl6/Spec/S32-setting-library/Any.pod
docs/Perl6/Spec/S32-setting-library/Scalar.pod
Log:
- Moved "defined" and "undefined" from Scalar.pod to Any.pod, as per
signature
- Defin
Timothy (>), Larry (>]), Timothy (>>), Carl (>>>), Timothy ():
I'm guessing that .^methods should really return a bunch of
Method
objects.
>>>
>>> No, MethodDescriptor objects. See S12:1987.
>>
>> Hmm. I don't like it :). You may be right, but I was assuming
>> th
The basic plan is to turn rakudo.org into a centralised rakudo info
point. The plan is that all the information needed to be a
developer will appear on it. If you want to help in the process,
ask for some rakudo.org editing power on #perl6, and go to work on
the docs. This new site is n
On Wed, 4 Mar 2009, Timothy S. Nelson wrote:
# Method descriptor objects: .name, .signature, .as, .multi, .do.
In Callable.pod
.name is on Routine
.signature is on Code
.do is on Code (I'm guessing here)
I'm not sure where the others go:
.multi must be on so
Sorry, forgot to send this to the list.
-- Forwarded message --
Date: Wed, 4 Mar 2009 17:16:22 +1100 (EST)
From: Timothy S. Nelson
To: Carl Mäsak
Subject: Re: Fwd: More S29/S32 Masak ideas
On Tue, 3 Mar 2009, Carl Mäsak wrote:
# context().
Added to S29, but I
Hi all. I've been hanging around on #perl6, and have heard a fairly
regular complaint in the last few days. 3 or 4 people have turned up wanting
to work on Rakudo, and not always been able to get the information that they
wanted.
I promised to write a message to the list complaining about
Author: lwall
Date: 2009-03-05 00:06:26 +0100 (Thu, 05 Mar 2009)
New Revision: 25695
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S05-regex.pod
Log:
tweak result object from {''} into {'?'}
Modified: docs/Perl6/Spec/S02-bits.pod
=
Author: lwall
Date: 2009-03-04 23:30:37 +0100 (Wed, 04 Mar 2009)
New Revision: 25693
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
clarify enum vs sub for moritz++
Modified: docs/Perl6/Spec/S12-objects.pod
===
--- docs/Perl6/Spe
Author: lwall
Date: 2009-03-04 20:20:59 +0100 (Wed, 04 Mar 2009)
New Revision: 25685
Modified:
docs/Perl6/Spec/S02-bits.pod
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S04-control.pod
docs/Perl6/Spec/S05-regex.pod
docs/Perl6/Spec/S06-routines.pod
docs/Perl6/Spec/S09-data.po
Author: lwall
Date: 2009-03-04 17:27:17 +0100 (Wed, 04 Mar 2009)
New Revision: 25684
Modified:
docs/Perl6/Spec/S03-operators.pod
docs/Perl6/Spec/S12-objects.pod
Log:
[S03] deprecate TOP in favor of .parse and .parsefile
[S12] mention restriction on calling class metamethods when there isn't
11 matches
Mail list logo