github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
timotimo d'oh 00:00
AlexDaniel actually I'm not sure where this comes from, could be moarvm
if so then it's probably fine, as moar didn't get the fixes yet 00:01
MasterDuke ugh, `mp_radix_size` for 2**100000 takes 0.5s by itself 00:03
timotimo if you're .comb-ing a huge number, it could be interesting to make the barett calculation a little "lazy" so that it gets ten thousand digits, then combs over them, then gets another ten thousand, etc
AlexDaniel oh, actually it's probably coming from 3rdparty/dyncall…
timotimo: this reminds me of the recent discussion to make .split lazy 00:05
timotimo i don't remember that 00:06
MasterDuke anyway, i gotta get to bed 00:08
but i'll try and clean up the code in the next couple days and hopefully get it in good enough shape to make a PR for moarvm 00:09
AlexDaniel timotimo: colabti.org/irclogger/irclogger_lo...-06-30#l79
TL;DR .split will split the whole string even if you want just [0]
MasterDuke but i may not have a whole ton of free time, so if someone wants to go ahead and do it themselves, please feel free 00:10
timotimo i've also got to go to bed 00:13
hopefully this night will have some sleep in it
Geth MoarVM: c390b30cc1 | (Stefan Seifert)++ | src/math/bigintops.c
Fix possible access to fromspace in MVM_coerce_sI

The string could be moved by a GC triggered by allocation of a
07:39
Geth MoarVM: e4b87265bb | (Samantha McVey)++ | tools/ucd2c.pl
Add reference to roast Unicode update instructions

After we have updated the database, the user should be directed to the instructions for updating roast.
09:01
MoarVM: b614a7b4d6 | (Samantha McVey)++ | src/strings/unicode_uca.c
Update collation data to Unicode 12.1
10:28
timotimo chloekek: $nqpconfig is supposed to have what nqp --show-config has at the end where the lines start with nqp::, does that have a prefix key on your end? 12:15
oh, that discussion was in the other channel 12:16
it seems like actually nqp-config isn't available in that file 12:17
:|
Geth MoarVM: ZhongnianTao++ created pull request #1150:
Generate conversion table from a source file
13:54
Geth MoarVM/jit-expr-float: 29 commits pushed by (Bart Wiegmans)++
review: github.com/MoarVM/MoarVM/compare/d...0045e1e0b8
14:47
samcv yay Gsoc stuff 17:24
Geth MoarVM: Kaiepi++ created pull request #1151:
[WIP] Implement ops for manipulating file descriptors and HANDLEs
23:22