Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes. Set by lizmat on 24 May 2021. |
|||
00:06
reportable6 left
01:06
benchable6 left,
greppable6 left,
committable6 left,
bisectable6 left,
nativecallable6 left,
statisfiable6 left,
squashable6 left,
unicodable6 left,
sourceable6 left,
linkable6 left,
quotable6 left,
evalable6 left,
shareable6 left,
tellable6 left,
coverable6 left,
notable6 left,
releasable6 left,
bloatable6 left
01:07
releasable6 joined
01:08
notable6 joined,
evalable6 joined,
benchable6 joined,
linkable6 joined,
greppable6 joined
01:10
sourceable6 joined
01:27
frost joined
01:47
frost left
01:50
frost joined
02:06
frost left
02:07
shareable6 joined,
statisfiable6 joined
02:08
squashable6 joined,
frost joined,
bloatable6 joined,
reportable6 joined
02:09
nativecallable6 joined
02:13
frost left
02:59
frost joined
03:07
coverable6 joined,
quotable6 joined
04:07
linkable6 left,
releasable6 left,
notable6 left,
greppable6 left,
sourceable6 left,
benchable6 left,
evalable6 left,
nativecallable6 left,
bloatable6 left,
quotable6 left,
coverable6 left,
squashable6 left,
reportable6 left,
statisfiable6 left,
shareable6 left
04:08
quotable6 joined,
nativecallable6 joined,
shareable6 joined
04:09
notable6 joined,
statisfiable6 joined,
unicodable6 joined,
tellable6 joined,
committable6 joined
04:10
sourceable6 joined
05:08
releasable6 joined,
bloatable6 joined
05:09
greppable6 joined,
reportable6 joined
05:11
squashable6 joined
06:08
reportable6 left,
linkable6 joined
06:58
squashable6 left
07:07
bisectable6 joined
|
|||
Geth | MoarVM: 482e284f74 | (Daniel Green)++ | src/spesh/args.c Fix spesh of named uint parameters Handle the newly added `*_u` versions of named parameters ops. Now something like `sub a(uint :$a!) { $a ?? $a + 1 !! 0 }; my uint $a = 1; for ^1_000_000 { $a = a(:$a); }; say $a;` no longer dies with `Unexpected named argument 'a' passed`, even though it finishes fine with a smaller number of iterations in the loop. |
07:24 | |
MoarVM: eb4480d888 | niner++ (committed using GitHub Web editor) | src/spesh/args.c Merge pull request #1681 from MasterDuke17/fix_spesh_of_required_named_uint_params Fix spesh of named uint parameters |
07:25 | ||
07:47
discord-raku-bot left,
discord-raku-bot joined
07:59
squashable6 joined
08:10
benchable6 joined,
evalable6 joined
08:11
reportable6 joined
08:12
Shane__ left
10:09
coverable6 joined
11:09
evalable6 left,
linkable6 left
11:11
linkable6 joined
12:06
reportable6 left
12:10
evalable6 joined
12:49
TempIRCLogger joined
12:58
squashable6 left
13:09
reportable6 joined
13:54
frost left
|
|||
lizmat | and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/03/07/2022-...-promoted/ | 14:54 | |
15:00
squashable6 joined
18:01
Shane__ joined
18:07
reportable6 left
20:09
reportable6 joined
21:13
Shane__ left
22:00
Shane__ joined
|
|||
vrurg | HTTP::HPACK flaps with "MoarVM panic: Unknown dispatch op when resolving callsite". MVM_SPESH_DISABLE fixes the problem. | 23:43 | |
23:52
discord-raku-bot left
23:53
discord-raku-bot joined
|
|||
MasterDuke | looks like it might be an easy fix | 23:57 |