# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #118581]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118581 >
r: say \(1) ~~ :(int $x as Str)
rakudo 51d024: OUTPUT«(signal SEGV)»
O.O
* mas
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 0dbb83c3565431f530b3327cac4c28e65cefc8f8
https://github.com/perl6/specs/commit/0dbb83c3565431f530b3327cac4c28e65cefc8f8
Author: Elizabeth Mattijsen
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: aff4e89118b46b7ae498a4477c1a6164c7b425d3
https://github.com/perl6/specs/commit/aff4e89118b46b7ae498a4477c1a6164c7b425d3
Author: Elizabeth Mattijsen
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
# New Ticket Created by Philippe de Rochambeau
# Please include the string: [perl #118539]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118539 >
In Rakudo 2013.5 on Windows 7,
>perl6 -e "if (['a','b'] ~~ (*, 'a',
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: a5592110238ade72f608124f30d97ac28d23c18b
https://github.com/perl6/specs/commit/a5592110238ade72f608124f30d97ac28d23c18b
Author: Larry Wall
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M S03-ope
# New Ticket Created by Philippe de Rochambeau
# Please include the string: [perl #118541]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118541 >
Hello,
according to http://en.wikibooks.org/wiki/Perl_6_Programming/T
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 4301ccbc4be449565981e00fe2a31791532e08ea
https://github.com/perl6/specs/commit/4301ccbc4be449565981e00fe2a31791532e08ea
Author: Elizabeth Mattijsen
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 081817f6324e2e465ece37e3be9ada109a7de463
https://github.com/perl6/specs/commit/081817f6324e2e465ece37e3be9ada109a7de463
Author: Elizabeth Mattijsen
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 93a7eb5d02bb2e96c118cb4e4b3a47c76d469400
https://github.com/perl6/specs/commit/93a7eb5d02bb2e96c118cb4e4b3a47c76d469400
Author: Elizabeth Mattijsen
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
# New Ticket Created by Samuel Sutch
# Please include the string: [perl #118555]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118555 >
# with Array[Str] --
sub foo(Array[Str] :@vars?) {
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 912d12cdadbf559d0a4a129ef17fb7588e979313
https://github.com/perl6/specs/commit/912d12cdadbf559d0a4a129ef17fb7588e979313
Author: lue
Date: 2013-06-21 (Fri, 21 Jun 2013)
Changed paths:
M S09-data.pod
Howdy,
The future of Parrot and Rakudo Perl 6 are on divergent paths.
I am dedicated to a successful future for Parrot which is independent
of Rakudo Perl 6.
As soon as Rakudo Perl 6 works on MoarVM (the spiritual successor of
the m0 branch in parrot.git) [0], anything that Rakudo depends on tha
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: b49be302000f0c1bfab96c70126d13d2483f867e
https://github.com/perl6/specs/commit/b49be302000f0c1bfab96c70126d13d2483f867e
Author: Elizabeth Mattijsen
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
# New Ticket Created by Life U. Everything
# Please include the string: [perl #118545]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=118545 >
r: say (41.0).round(5)
rakudo b2072f: OUTPUT«40»
r: say (41).round(5) #
14 matches
Mail list logo