This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-builtin_data_types/anon_block.t
commit a09001edb5fe490880d97fc8e3e58fa7d18bbdb5
Author: kyle
Date: Mon Aug 3 02:45:05 2009 +
[t/spec] Tests for RT #64844
git-svn-id: http://svn.pu
This is an automatically generated mail to inform you that tests are now
available in t/spec/S10-packages/basic.t
commit d756d92e13c3450abb5caf40b3c0aab251a9bbf4
Author: kyle
Date: Mon Aug 3 02:44:59 2009 +
[t/spec] Tests for RT #64828
git-svn-id: http://svn.pugscode.org/p...
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #68142]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68142 >
S09:1043 says that junctions passed as components of a slurpy
array or hash do not
On Aug 2, 2009, at 13:10 , Moritz Lenz wrote:
Kyle Hasselbacher wrote:
My patchwork readings lead me to believe I could test Perl 6's
tie-like feature with something like the below code, which I don't
expect to even compile, what with '???' in places. My question is:
am I on the right track? O
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #68140]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68140 >
01:38 my $out = open "02.pl", :w or die "Unable to open 02.pl: $!\n";
01:39 Wor
On Fri, 31 Jul 2009, Raphael Descamps wrote:
Hi,
I have seen that wayland76 was playing with an XML Grammar on #perl6, so
I think that it was maybe the time to send what I already have done.
Raphael: I don't say any of this to discourage you, but to present
alternatives to the list.
Ever
This is an automatically generated mail to inform you that tests are now
available in t/spec/S04-statements/loop.t
commit e88ffdae99b59cb7c743e3a60f774e173a3409ad
Author: kyle
Date: Sun Aug 2 20:38:23 2009 +
[t/spec] Test for RT #65962
git-svn-id: http://svn.pugscode.org/p...
This is an automatically generated mail to inform you that tests are now
available in t/spec/S03-operators/assign.t
commit 0d46a3f0651a2f1cf8c93390bbc9cbb5c59bd353
Author: kyle
Date: Sun Aug 2 20:38:29 2009 +
[t/spec] Test for RT #64818
git-svn-id: http://svn.pugscode.org/p..
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-names/identifier.t
commit 6691821ec8ec940f2ad5964121be8232c1c6b720
Author: kyle
Date: Sun Aug 2 17:57:00 2009 +
[t/spec] Test for RT #65804
git-svn-id: http://svn.pugscode.org/p..
This is an automatically generated mail to inform you that tests are now
available in t/spec/S14-roles/parameterized-basic.t
commit 776faf26ebc889ddc3b194b3e33ff8af136fc953
Author: moritz
Date: Sun Aug 2 17:14:03 2009 +
[t/spec] Tests for RT 68074: class composition time multi dispatc
Let's pick up this old mail before it gets completely warnocked ;-)
For the record, this discussion only applies to scalar implementation
types. For example for Arrays I expect things to work by overriding the
method postcircumfix:<[ ]>.
Also I'm far from being an expert on this field, so feel fr
This now works in latest Rakudo:
rakudo: role A {}; say A ~~ Role
rakudo e02bc0: OUTPUT«1»
Assigning to KyleHa++ for spectesting.
This one seems fixed.
rakudo: sub sub($foo) { say "OH HAI" }; sub(1)
rakudo e02bc0: OUTPUT«OH HAI»
* masak closes #65804
I'd close, but it could perhaps use a spectest; assigning to KyleHa++.
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #68116]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68116 >
rakudo: { &^c("$^a, $^b") }.("morning", "perl6ers", &say)
rakudo e02bc0: OUTPUT«Parame
# New Ticket Created by Ben Petering
# Please include the string: [perl #68114]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68114 >
This code:
say [**] 4,3,2
produces:
4096
But according to S03, ** is right ass
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #68112]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68112 >
rakudo: say (1..10).sort(&rand)
Yes.
rakudo e02bc0: OUTPUT«too many arguments passed
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #68110]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68110 >
rakudo: my @a = 1,2,3; for @a -> $a, $b = 5 { say $a, "\t", $b }
rakudo e02bc0: OUTPUT
# New Ticket Created by åæäº®
# Please include the string: [perl #68098]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68098 >
卿¤ç¥ä½ 身ä½å¥åº·ï¼å¤©å¤©å¿«ä¹
åæäº®
18 matches
Mail list logo