[perl6/specs] 05ea68: Add examples for Supply.(merge|zip)

2014-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 05ea68b3698a342c383290a515fc99cb85de4273 https://github.com/perl6/specs/commit/05ea68b3698a342c383290a515fc99cb85de4273 Author: Elizabeth Mattijsen Date: 2014-04-19 (Sat, 19 Apr 2014) Changed paths:

[perl #119401] [BUG] < $< $> > yields a one-element list, not a two-element list in Rakudo

2014-04-19 Thread Alexander Moquin via RT
On Sat Apr 19 20:42:11 2014, Mouq wrote: > On Wed Aug 21 05:40:22 2013, masak wrote: > > r: .say for < $< $> > # rakudobug ? > > rakudo e84dda: OUTPUT«$<$>␤» > > Yeah. I would have expected "$<\n$>\n" > > r: < $< $> >.perl.say > > rakudo e84dda: OUTPUT«("\$<\$>",).list␤» > > Yeah. Odd > > *

[perl #119401] [BUG] < $< $> > yields a one-element list, not a two-element list in Rakudo

2014-04-19 Thread Alexander Moquin via RT
On Wed Aug 21 05:40:22 2013, masak wrote: > r: .say for < $< $> > # rakudobug ? > rakudo e84dda: OUTPUT«$<$>␤» > Yeah. I would have expected "$<\n$>\n" > r: < $< $> >.perl.say > rakudo e84dda: OUTPUT«("\$<\$>",).list␤» > Yeah. Odd > * masak submits rakudobug There's other fallout from the

[perl6/specs] 5ac4ae: Elaborate on Supply.(flat|do|map|grep|uniq|squish)

2014-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5ac4ae073c5c35496d3bfec0d8cd3d3f6a666970 https://github.com/perl6/specs/commit/5ac4ae073c5c35496d3bfec0d8cd3d3f6a666970 Author: Elizabeth Mattijsen Date: 2014-04-19 (Sat, 19 Apr 2014) Changed paths:

[perl6/specs] f3a81d: [S22] Insert missing =end item

2014-04-19 Thread GitHub
Branch: refs/heads/pod6ify Home: https://github.com/perl6/specs Commit: f3a81da0048f8714201db2b2f59eb981a04576e0 https://github.com/perl6/specs/commit/f3a81da0048f8714201db2b2f59eb981a04576e0 Author: lue Date: 2014-04-18 (Fri, 18 Apr 2014) Changed paths: M S22-package-f

[perl6/specs] 33dad1: [S15] Make uniprop/uniprops be more useful.

2014-04-19 Thread GitHub
Branch: refs/heads/pod6ify Home: https://github.com/perl6/specs Commit: 33dad1e20bc8dee9fb4dc9dee3a81c53234df640 https://github.com/perl6/specs/commit/33dad1e20bc8dee9fb4dc9dee3a81c53234df640 Author: lue Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M S15-unicode.p