🦋 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 tap-harness6: 4328a4020a | (Leon Timmermans)++ | 2 files
Make error handle a supplier instead of a supply

This code predates the Supply/Supplier split back in late 2015, but apparently no one has tried using it until now so it wasn't noticed.
00:04
tap-harness6: ce12133fc2 | (Leon Timmermans)++ | 3 files
0.2.2
lizmat Files=1351, Tests=117886, 320 wallclock secs (35.64 usr 9.55 sys + 4485.01 cusr 351.92 csys = 4882.12 CPU) 08:55
Geth nqp/fix_unsigned: 14 commits pushed by (Stefan Seifert)++
review: github.com/Raku/nqp/compare/b9648e...b9f4c9f003
11:24
bartolin m: say so "nqp".IO.d 13:08
camelia False
bartolin m: say so "/bin".IO.d 13:09
camelia True
bartolin m: say so "/bin".IO ~~ :d
camelia True
bartolin m: say so "/bin".IO !~~ :d
camelia True
bartolin ^^ I've just reported that as github.com/rakudo/rakudo/issues/4693
[Tux] Rakudo v2021.12-27-gd80fb897e (v6.d) on MoarVM 2021.12-5-g06170c973
csv-ip5xs0.872 - 0.881
csv-ip5xs-205.409 - 5.480
csv-parser4.242 - 4.345
csv-test-xs-200.396 - 0.408
test7.100 - 7.104
test-t1.665 - 1.685
test-t --race0.956 - 0.977
test-t-2024.738 - 24.816
test-t-20 --race7.456 - 7.495
13:14
bartolin committable6: 2021.12, HEAD say so "/bin".IO !~~ :d 13:20
committable6 bartolin, ¦2021.12: «False␤» ¦HEAD(45510b4): «True␤»
bartolin looks like it's not related to file test operators at all 13:26
committable6: 2021.12, HEAD say so 7 !~~ :is-prime 13:27
committable6 bartolin, ¦2021.12: «False␤» ¦HEAD(45510b4): «True␤»
carlmasak m: say [].WHAT 13:49
camelia (Array)
Geth roast: e04babdad9 | (Christian Bartolomäus)++ | S14-roles/versioning.t
[JVM] Fudge (todo) some newly added tests
13:56
Geth roast: usev6++ created pull request #781:
Simplify fudging for :M, :C, :A
16:07
Geth ¦ rakudo: vrurg self-assigned Negated smartmatching with pair as matcher gives wrong result (due to optimizing) github.com/rakudo/rakudo/issues/4693 19:51
Anton Antonov Here is a link to my Wolfram Community post "Connecting Mathematica and Raku" : community.wolfram.com/groups/-/m/t/2434981 . 20:10