github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
02:01 lucasb left 02:30 lizmat left 02:45 Highpi is now known as Kaiepi 02:58 nebuchad` joined, nebuchadnezzar left 02:59 p6bannerbot sets mode: +v nebuchad` 06:49 nebuchad` is now known as nebuchadnezzar 06:52 domidumont joined 06:53 p6bannerbot sets mode: +v domidumont 07:23 robertle joined
Geth MoarVM: 4fca781116 | (Samantha McVey)++ | docs/ChangeLog
Update ChangeLog for release
07:24
07:24 p6bannerbot sets mode: +v robertle
samcv if anyone is around. proof the changelog if you have ti me 07:26
*time
nwc10 "provide text exception text" *seems* like a tautology, but when I read it twice I think I see why "text" is in their twice. 07:51
but is there a way to phrase it without "text" twice?
I assume the "text" used to be just a number
samcv heh 07:55
thanks nwc10. my brain skipped right over that :)
08:00 lizmat joined, p6bannerbot sets mode: +v lizmat
Geth MoarVM: ec3d91dff0 | (Samantha McVey)++ | docs/ChangeLog
Some minor grammar fixes for the ChangeLog
08:09
08:12 domidumont1 joined 08:13 p6bannerbot sets mode: +v domidumont1 08:15 domidumont left
Geth MoarVM/refs/tags/2018.12: 2ea4d9878d | (Samantha McVey)++ | VERSION
Update VERSION for release 2018.12
08:17
MoarVM: 2ea4d9878d | (Samantha McVey)++ | VERSION
Update VERSION for release 2018.12
08:17 lizmat left 08:34 domidumont1 left 08:39 lizmat joined, p6bannerbot sets mode: +v lizmat 08:43 lizmat left 08:54 lizmat joined, p6bannerbot sets mode: +v lizmat 08:55 domidumont joined 08:56 p6bannerbot sets mode: +v domidumont
jnthn Finally, snow! \o/ 09:42
nwc10 I think we're on Snow 3.0 already this year 09:51
jnthn It's snowed a tiny bit here earlier on, but this is the first time it seems to be settling. 09:59
lizmat we've one night of snow that was gone by the time we woke up 10:05
*had 10:06
11:36 AlexDaniel left 12:19 lucasb joined, p6bannerbot sets mode: +v lucasb 12:51 robertle left 13:26 brrt joined 13:27 p6bannerbot sets mode: +v brrt
brrt good * #moarvm 13:32
jnthn o/ brrt 13:44
brrt ohai jnthn 13:45
nwc10 good *, * 13:48
brrt I'm facing having to fix the 'type checker' in the expression template compiler 13:50
jnthn What's broken about it? 13:58
brrt it isn't able to handle num operands 14:21
I wonder if there are any architectures out there that have floating point support in general purpose registers 14:22
14:27 robertle joined 14:28 p6bannerbot sets mode: +v robertle 14:35 lizmat left
nwc10 brrt: not *sure* if this is what you mean by "in general purpose registers", but see "soft" and specifically "softfp" in "float-abi" in embeddedartistry.com/blog/2017/10/...f0dnskphtc 14:35
(or anything else about the ARM ABI)
this is more about marshalling FP values into pairs of integer registers to pass around 14:36
if I understand it correctly
but my undestanding somewhat fails at anything newer than the "old" ABI 14:38
(ie more than a decade ago)
brrt huh, that's interesting
nwc10 needs to go to catch a train
timotimo IMO "soft float" is not quite enough to say "floating point support" :D
nwc10 (or at least, watch the ETA randomly jump around whilst getting cold) 14:39
brrt anyway, the hardware FP support wants specific floating point registers, so doesn't count 14:40
I presume that makes a bunch of sense on a hardware level, but I wouldn't know
15:37 brrt left 15:51 AlexDaniel joined, p6bannerbot sets mode: +v AlexDaniel 16:34 robertle left 18:10 domidumont left 18:11 robertle joined 18:12 p6bannerbot sets mode: +v robertle 19:14 brrt joined, p6bannerbot sets mode: +v brrt 20:04 brrt left 20:38 robertle left
dogbert17 hmm, a SEGV 22:49
when running MVM_SPESH_NODELAY=1 MVM_SPESH_BLOCKING=1 ./perl6 t/spec/S32-list/sort.t 22:50