Author: moritz
Date: 2009-05-17 19:41:34 +0200 (Sun, 17 May 2009)
New Revision: 26864
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] remove a left-over $ (now $/.ast)
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/Perl6/Sp
Hi,
(sorry for yet another p6l email mentioning junctions; if they annoy you
just ignore this mail :-)
while reviewing some tests I found the "each() comprehension" in S02
that evaded my attention so far.
Do we really want to keep such a rather obscure syntactic
transformation? I find an explici
Hi,
t/oo/value_types.t mentions the "is value" trait, which doesn't appear
in the spec anywhere. According to the discussion in [1] there was
speculation about 'is cow' and 'is value', but the former didn't seem to
enter the spec either.
So what should I do about that test? Simply delete it?
Mor
Author: jdlugosz
Date: 2009-05-18 07:01:27 +0200 (Mon, 18 May 2009)
New Revision: 26868
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
Fix one typo, s/know/known/. Really just low-hanging fruit to test my Commit
access and procedures therein. I'm assuming that the VERSION block is updated