[perl #122109] [NYI] 'where' clauses on attributes do nothing in Rakudo

2014-06-16 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #122109] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=122109 > r: class Conf { has @.boxes where { all(@$_) >= 0 } }; my $c = Conf.new(:boxes[ 2, 2, -1

Re: Code execution during compilation

2014-06-16 Thread Kamil Kułaga
I found it myself this won't work because when using multiple files and pir compilation INIT / END block parent class will be executed anyway. Is there way to postone to runtime class attribute without doing it manually? On Sun, Jun 15, 2014 at 10:34 PM, Kamil Kułaga wrote: > Ok, > > I've read

[perl #122114] [BUG] 'INIT take' inside of a 'gather for' yields empty result in Rakudo on JVM/Moar

2014-06-16 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #122114] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=122114 > so, FIRST doesn't run if there are no iterations. And nor does LAST any more. which ph

[perl6/specs] f04f0a: Remove old S17

2014-06-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f04f0abee9e696eb01726c07c56d76497b156c85 https://github.com/perl6/specs/commit/f04f0abee9e696eb01726c07c56d76497b156c85 Author: Elizabeth Mattijsen Date: 2014-06-16 (Mon, 16 Jun 2014) Changed paths:

[perl6/specs] 480e2e: Elaborate some more on S22:

2014-06-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 480e2ef4bcd455b4786c3d6729a283444747a7c0 https://github.com/perl6/specs/commit/480e2ef4bcd455b4786c3d6729a283444747a7c0 Author: Elizabeth Mattijsen Date: 2014-06-16 (Mon, 16 Jun 2014) Changed paths:

[perl6/specs] 309a88: Some more S22 tweaks, introducing .parse-spec

2014-06-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 309a88292c5a1aa961272656be2c54e56946c5bf https://github.com/perl6/specs/commit/309a88292c5a1aa961272656be2c54e56946c5bf Author: Elizabeth Mattijsen Date: 2014-06-16 (Mon, 16 Jun 2014) Changed paths: