I know that some ppl want to do that in future, but as far as I know
these projects are not in a state "planned" or even "started".
And since the semantics might change a little especially until
Christmas, I would not trust a book that is already in the works.
Am 22.10.2015 um 07:55 schrieb Wah P
3rdparty is used by the not quite used parrot backend, as well as the
path src/vm/parrot.
So I guess it does make sense to scan the MoarVM repository, but not NQP.
Am 21.10.2015 um 01:47 schrieb Jeffrey Ryan Thalhammer:
> 37 of them come from a path matching /3rdparty/
>
> The rest come from a pa
Hello,
is there a book "learning perl6" released or prepare to be released?
Thanks.
# New Ticket Created by Sam S.
# Please include the string: [perl #126427]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126427 >
This is one of those weird issues which happens for a specific constellation of
seemingly unre
# New Ticket Created by Sam S.
# Please include the string: [perl #126426]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126426 >
This compiles and runs fine:
class A::B { ... };
say A::B.new;
class A::
# New Ticket Created by Rob Hoelz
# Please include the string: [perl #126425]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126425 >
Consider the following two programs:
parent.pl:
my $child = Proc::Async.new('perl6', '
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #126424]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126424 >
# this internally uses .push-at-least
$ 6 'my $l = gather { take-rw my $ = 1 }; $l
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #126423]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126423 >
[23:21:43] m: sub aa { for @_ { .say } }; aa 42
[23:21:43] <+camelia> rakud
37 of them come from a path matching /3rdparty/
The rest come from a path matching /src/
You can tune all of this via scan.coverity.com
Hope that helps.
-Jeff
# New Ticket Created by d...@veritablesoftware.com
# Please include the string: [perl #126422]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126422 >
Perl 6 Version:
This is perl6 version 2015.09-428-g46874fd built on MoarVM
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 009e614b762274f2b46efb4d874527b28242d8c4
https://github.com/perl6/specs/commit/009e614b762274f2b46efb4d874527b28242d8c4
Author: Nova Patch
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M S15-uni
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 93d6e5f207d363777cfdc398d4c5ef7ffa4082dc
https://github.com/perl6/specs/commit/93d6e5f207d363777cfdc398d4c5ef7ffa4082dc
Author: Nova Patch
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M S05-reg
# New Ticket Created by Sam S.
# Please include the string: [perl #126421]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126421 >
This unexpectedly fails to match the capital A:
➜ say "Aa1" ~~ /:i <[a..z0..9]>+/
「a1
lizmat++
Fail is a good word. I didn't want to have to write throws an exception :o|
I don't totally get the concept of { * } so I won't comment whether
defaults working makes sense or not but it's interesting to note that
coercions don't work in a similar fashion:
class A {
proto method foo
¢
> On 21 Oct 2015, at 11:50, Lloyd Fournier (via RT)
> wrote:
>
> # New Ticket Created by Lloyd Fournier
> # Please include the string: [perl #126417]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=126417 >
>
>
> The d
# New Ticket Created by Lloyd Fournier
# Please include the string: [perl #126417]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126417 >
The design docs don't specifically say it's meant to work but implies it by
saying that
16 matches
Mail list logo