00:58 astj joined 01:00 cognominal joined 01:47 ilbot3 joined
Woodi likes #p6dev... 04:51
'violating ***guidelines***' ?? so much UE ;) 04:52
04:58 skids joined
masak fwiw I can see the point of sticking to Freenode's guidelines. 05:05
#perl6-dev is a lot clearer than #p6dev -- and it's not a big deal either way 05:06
06:53 RabidGravy joined 07:55 pmurias joined 10:24 pmurias left 12:10 pmurias joined
dalek ast: 146141d | titsuki++ | S32-list/seq.t:
Add from-loop tests
13:08
ast: 86c31d3 | titsuki++ | S32-list/seq.t:
Fix returned type checking for the from-loop method
ast: 0cacdfc | titsuki++ | S32-list/seq.t:
Fix to quit calling the from-loop method repeatedly
ast: 6b89cb8 | titsuki++ | S32-list/seq.t:
Fix a calling subroutine "is" to "ok"
p: 25698d3 | (Pawel Murias)++ | src/vm/js/nqp-runtime/deserialization.js:
[js] Fix (de)serializing closure some more.
13:34
p: e338150 | (Pawel Murias)++ | t/nqp/ (192 files):
Renumber tests to support more than 99 test files.
p: 2364f08 | (Pawel Murias)++ | t/nqp/100-dispatcher.t:
Test the nqp::*dispatcher ops.
p: 1adeaba | (Pawel Murias)++ | src/vm/js/Compiler.nqp:
[js] Have a static variable be shadowed by a normal more inner one.
13:36 cognominal joined 13:37 travis-ci joined
travis-ci NQP build failed. Pawel Murias '[js] Have a static variable be shadowed by a normal more inner one.' 13:38
travis-ci.org/perl6/nqp/builds/130566819 github.com/perl6/nqp/compare/f6670...deaba748b1
13:38 travis-ci left 13:55 skids joined
dalek p: 10f2b45 | usev6++ | t/nqp/0 (2 files):
Fix tests after renaming of test files
14:33
14:37 travis-ci joined
travis-ci NQP build passed. usev6 'Fix tests after renaming of test files' 14:37
travis-ci.org/perl6/nqp/builds/130580487 github.com/perl6/nqp/compare/1adea...f2b451a477
14:37 travis-ci left
[Tux] This is Rakudo version 2016.04-200-gad82657 built on MoarVM version 2016.04-134-g9879233 15:36
test 20.140
test-t 13.034
csv-parser 34.652
nine [Tux]: we're migrating to #perl6-dev to conform to Freenode channel naming guidelines 16:33
[Coke] can a channel op change the topic to reflect that? 16:35
geekosaur ...and can/should we move now, or be in both, or ?
16:43 ilmari left
b2gills Considering we have a number of #perl6-* and #p6dev is the only one that doesn't match it makes sense for a rename. 16:50
Any new discussions should be on the new channel, any old discussions should be migrated (herding cats)
jnthn so bikeshed... 16:52
b2gills Pure bikeshed arguments should stay here ( especially if this one disappears ) 16:54
jnthn :D
RabidGravy there's a simple way to fix this 17:01
hoelzro so #p6dev → #perl6-dev ? 17:05
[Coke] hoelzro: yes please. 17:07
hoelzro ok 17:08
jnthn m: class P { submethod BUILD() { say "p" } }; class C is P { submethod BUILD() { say "c" } }; C.new 17:18
camelia rakudo-moar ad8265: OUTPUT«p␤c␤»
jnthn nine: ^^
17:54 sortiz joined
nine m: class Foo { has $.foo; submethod BUILD(:$!foo) {}; }; class Bar is Foo { has $.bar; submethod BUILD(:$!bar) { }; }; say Bar.new(:foo<foo>, :bar<bar>).bar; 17:57
camelia rakudo-moar ad8265: OUTPUT«bar␤»
nine jnthn: what I need is this ^^^. But somehow doing exactly the same gives me an empty $!name in my CompUnit::Repository::Installation subclass 17:58
jnthn nine: Does CU::R::I have a funky new method or somehitng? 17:59
nine Ah, CompUnit::Repository::Locally does 18:05
18:58 skids left 19:33 btyler left
JimmyZ leaves p6devand joins perl6-dev 19:37
19:38 JimmyZ left 20:09 Ven joined 20:30 hoelzro left 21:18 jnthn left 21:44 travis-ci joined
travis-ci Rakudo build failed. Moritz Lenz 'Merge pull request #756 from rakudo/update_profile_usage 21:44
travis-ci.org/rakudo/rakudo/builds/130667823 github.com/rakudo/rakudo/compare/a...b9102dd3b3
21:44 travis-ci left 23:02 travis-ci joined
travis-ci Rakudo build failed. Zoffix Znet 'Implement alternate ways to call `subtest` from Test.pm6 (#743) 23:02
travis-ci.org/rakudo/rakudo/builds/130669288 github.com/rakudo/rakudo/compare/0...39f6ee3ee1
23:02 travis-ci left