[perl #122440] perl6-p fails using @array.gist on array defined as a named parameter to a method

2014-07-30 Thread via RT
# New Ticket Created by # Please include the string: [perl #122440] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=122440 > Hello, I have the following failure from Rakudo 2014-04 when running some tests: ok 4 - LDA

[perl6/specs] 6f5354: add RC === RosettaCode

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6f535410be9084e928c76c390837ad131c28a539 https://github.com/perl6/specs/commit/6f535410be9084e928c76c390837ad131c28a539 Author: TimToady Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M S99-gloss

[perl6/specs] 1839cd: start returns a value (a promise)

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1839cd7945660f53ce10294d4b881d8612538ea8 https://github.com/perl6/specs/commit/1839cd7945660f53ce10294d4b881d8612538ea8 Author: TimToady Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M S04-contr

[perl6/specs] 4634ae: RC = Release Candidate

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 4634ae4274c94266f2817d657de89de403e82ac1 https://github.com/perl6/specs/commit/4634ae4274c94266f2817d657de89de403e82ac1 Author: TimToady Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M S99-gloss

[perl6/specs] 51502a: Powderize contend fossil

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 51502a2a6031d36f5d10bbbd195f0f431eb18e9f https://github.com/perl6/specs/commit/51502a2a6031d36f5d10bbbd195f0f431eb18e9f Author: Elizabeth Mattijsen Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths:

[perl6/specs]

2014-07-30 Thread GitHub
Branch: refs/heads/S26 Home: https://github.com/perl6/specs

[perl6/specs] 0925cc: Slurping directories makes sense on some OSes

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 0925cca364036d02c0fc3a7c03ffb94a9b72ec5c https://github.com/perl6/specs/commit/0925cca364036d02c0fc3a7c03ffb94a9b72ec5c Author: Carlin Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M S32-setting

[perl6/specs] f8b2b1: Revert "Slurping directories makes sense on some O...

2014-07-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f8b2b16897f0575fa53b7c58dc7c777ffae46b24 https://github.com/perl6/specs/commit/f8b2b16897f0575fa53b7c58dc7c777ffae46b24 Author: Carlin Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M S32-setting

Re: perl6 hackathon at fpw'14?

2014-07-30 Thread Marc Chantreux
hello sixers, > >* s-exml (which is about writting a grammar in perl6 or NQP), > > a s-expression based dialect to generate xml: > > This looks like fun to me :) thanks! i just put a first version on my github https://github.com/eiro/p6-lab/blob/master/sexml.p6 next moves would be: * wri