🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
Geth roast: doomvox++ created pull request #766:
Added test to exercise sequentially resolved multis (See issue #765)
04:39
Geth roast: c1269ade19 | (Christian Bartolomäus)++ | S32-str/encode.t
[JVM] Unfudge test for utf16le encoding/decoding
05:35
lizmat Files=1349, Tests=117863, 309 wallclock secs (35.64 usr 9.73 sys + 4332.41 cusr 354.01 csys = 4731.79 CPU) 08:36
Kaiepi R#4593 may be concretization-related 11:58
Kaiepi trying to influence --stagestats output through Metamodel::Concretization doesn't seem to change that Haku is being recompiled for varying examples 13:04
MasterDuke oh. it generates a new .rakumod when it runs an example, right? 13:06
and it has '.' in the lib path. so that's going to cause a lot of re-compilation 13:08
but it should be fine the second time
MasterDuke but yeah, every time you re-run haku with some new code it's going to cause everything to recompile 13:10
MasterDuke ha, yeah, looks like that's what's happening 13:12
Geth rakudo: vrurg++ created pull request #4594:
Fix X::Assignment::RO message when assignment to Nil is attempted
22:03