Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm
Set by Zoffix on 27 July 2018.
Geth rakudo: ugexe++ created pull request #2559:
Add naive $*DISTRIBUTION implementation
01:34
Geth rakudo: c07cfe7af7 | (Aleks-Daniel Jakimenko-Aleksejev)++ | docs/release_guide.pod
Claim next release
07:50
lizmat Files=1261, Tests=86370, 378 wallclock secs (18.85 usr 5.87 sys + 2709.53 cusr 220.81 csys = 2955.06 CPU) 09:19
^^^ not sure if this is significant or some fluke, but way worse than yesterday at 341 :-(
pmurias is there a list of stuff that changed for v6.d somewhere? 13:40
yoleaux 21 Dec 2018 02:54Z <SmokeMachine> pmurias: I’m getting 404 for 6pad
pmurias SmokeMachine: re 6pad weird, I can load it 13:41
Geth roast: 4601459e9d | (Paweł Murias)++ | S02-literals/quoting.t
[js] Fudge q:x, qq:x in the browser
14:05
roast: 1080587f3c | (Paweł Murias)++ | 3 files
[js] Skip stuff that doesn't work in the browser
[Tux] Rakudo version 2018.12-38-gc07cfe7af - MoarVM version 2018.12-3-gc9cd9880f
csv-ip5xs0.914 - 0.929
csv-ip5xs-206.906 - 7.246
csv-parser21.220 - 23.218
csv-test-xs-200.424 - 0.425
test6.645 - 7.377
test-t1.771 - 1.787
test-t --race0.798 - 0.810
test-t-2030.183 - 30.610
test-t-20 --race9.441 - 9.850
15:06
pmurias should I add BINARY_ENDIAN_LITTLE etc constants? 18:27
pmurias nine: why are we using magic numbers for nqp::write* ops instead of constants? 19:38
nine pmurias: because constants were painfully slow 19:49
Need to fix the compiler first to make those actual constants instead of stash lookups 19:50
pmurias nine: you mean at runtime? 20:35
$qastcomp.as_mast(QAST::IVal.new( :value(%const_map{$op.name}) ) - isn't there something like this in the compiler? 20:40
nine: or do you mean compiling NQP takes too long? 21:06
disregard that last question 21:07
Geth nqp/master: 5 commits pushed by (Paweł Murias)++ 21:51
AlexDaniel huggable: advent 22:49
huggable AlexDaniel, Sign up to write an Advent blog post: github.com/perl6/advent/blob/maste...8/schedule
AlexDaniel Note that best results are obtained when your text paras are one 22:50
long line.
oh come on! Even that sentence is not long line
:)
AlexDaniel ah yeah… the lines are all wrong 23:11
timotimo: wanna give it a read before it goes public? :) 23:16