[perl6/specs] 57750d: Some more clarifications, especially with provides

2014-03-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 57750d03f26ff527221a05879d818b37a3052824 https://github.com/perl6/specs/commit/57750d03f26ff527221a05879d818b37a3052824 Author: Elizabeth Mattijsen Date: 2014-03-19 (Wed, 19 Mar 2014) Changed paths:

Re: [perl #121454] Can't inline complex constraints in multisub signatures

2014-03-21 Thread Damian Conway
To me, the issue is: how does Perl 6 actually carry out the type inference we're doing here? And I believe it's an important question to get right, as we may eventually see Perl 6 doing more type inference...either in core, or else through some nefarious module that some evil genius eventually wri

[Announce] Rakudo Perl 6 compiler, Development Release #74 ("Adelaide.pm")

2014-03-21 Thread Tadeusz Sośnierz
On behalf of the Rakudo development team, I'm happy to announce the March 2014 release of Rakudo Perl 6 #74 "Adelaide.pm". Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine, the Java Virtual Machine and the Moar Virtual Machine[^1]. The tarball for this release is available from

[perl #121483] [BUG] Regress of infinitely many parse errors when doing 'qx/ls' in REPL in Rakudo

2014-03-21 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #121483] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=121483 > masak: I had a bug, you will be interested :) * masak is listening open rakudo repl an