Author: autrijus
Date: Fri Feb 24 15:05:03 2006
New Revision: 7859
Modified:
doc/trunk/design/syn/S05.pod
Log:
* returning from within a rule sets the "result object",
which can be accessed with the .() dereferencer.
Modified: doc/trunk/design/syn/S05.pod
===
Author: larry
Date: Fri Feb 24 13:06:51 2006
New Revision: 7856
Modified:
doc/trunk/design/syn/S06.pod
Log:
Revamped quasiquoting for visual, nestable, non-code-interfering unquoting.
Modified: doc/trunk/design/syn/S06.pod
==
Author: autrijus
Date: Fri Feb 24 14:16:49 2006
New Revision: 7858
Modified:
doc/trunk/design/syn/S09.pod
Log:
* S09: Autovivification no longer happens under rvalue context.
Suggested and contributed by Yuval Kogman.
Modified: doc/trunk/design/syn/S09.pod
==
Author: autrijus
Date: Fri Feb 24 12:21:45 2006
New Revision: 7853
Modified:
doc/trunk/design/syn/S04.pod
Log:
* S04: The "If a curly occurs by a line by itself, then it
stands for end of statement" rule from A04 is brought
foward and further generalized -- now it only has to be
at the en
Author: autrijus
Date: Fri Feb 24 10:58:18 2006
New Revision: 7849
Modified:
doc/trunk/design/syn/S06.pod
doc/trunk/design/syn/S10.pod
doc/trunk/design/syn/S13.pod
Log:
* more A*->S* changes.
Modified: doc/trunk/design/syn/S06.pod
=
On Fri, Feb 24, 2006 at 05:05:03AM -0800, Larry Wall wrote:
> On Thu, Feb 23, 2006 at 02:48:46PM +, Nicholas Clark wrote:
> : Would it be better to do that automatically with svn tag expansion?
>
> Yes, it would. Feel free, I'm not very svn-tag-expansion-aware yet.
Well, there's this slight
Author: autrijus
Date: Fri Feb 24 05:49:02 2006
New Revision: 7839
Modified:
doc/trunk/design/syn/S02.pod
doc/trunk/design/syn/S04.pod
doc/trunk/design/syn/S06.pod
Log:
* Textual cleanup of S2/4/6. No functional changes.
- Change sentences like "Perl 6 will support" to "Perl 6 support
On Thu, Feb 23, 2006 at 09:26:49AM +0100, TSa wrote:
: HaloO,
:
: Larry Wall wrote:
: >Um, I always thought that "is reserved" in a spec means "we don't have
: >the foggiest idea what we'll do with this, but we have a suspicion
: >that if we let people use this particular thing right now, we'll
:
On Thu, Feb 23, 2006 at 02:48:46PM +, Nicholas Clark wrote:
: Would it be better to do that automatically with svn tag expansion?
Yes, it would. Feel free, I'm not very svn-tag-expansion-aware yet.
Larry
On Fri, Feb 24, 2006 at 04:56:40AM +, Luke Palmer wrote:
: Come to think of it, that seems backwards. After all, aren't:
:
: my Foo $x;
: my $x of Foo;
:
: Equivalent?
Didn't answer this part...
If --> and returns are different, than "of" probably sets the --> type
rather than the
On Fri, Feb 24, 2006 at 04:56:40AM +, Luke Palmer wrote:
: On 2/24/06, Damian Conway <[EMAIL PROTECTED]> wrote:
: > No. One of the available TRAITS is C. So you can always
: > specify a "postfix" return type, even without a declarator:
: >
: > sub data() returns Str {...}
: >
: > The de
Author: larry
Date: Thu Feb 23 15:05:58 2006
New Revision: 7821
Modified:
doc/trunk/design/syn/S12.pod
Log:
another typo
Modified: doc/trunk/design/syn/S12.pod
==
--- doc/trunk/design/syn/S12.pod(original)
+++
Author: larry
Date: Thu Feb 23 15:04:02 2006
New Revision: 7819
Modified:
doc/trunk/design/syn/S11.pod
Log:
fix typo and date++, rev++
Modified: doc/trunk/design/syn/S11.pod
==
--- doc/trunk/design/syn/S11.pod
Author: luqui
Date: Thu Feb 23 18:50:18 2006
New Revision: 7832
Modified:
doc/trunk/design/syn/S06.pod
Log:
Answered Joe Gottman's question.
Modified: doc/trunk/design/syn/S06.pod
==
--- doc/trunk/design/syn/S06.pod
14 matches
Mail list logo