🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
lizmat notable6: weekly 10:47
notable6 lizmat, 1 note: 2022-07-04T02:30:24Z <[Coke]>: next doc meeting probably noon eastern jul 9th saturday
lizmat notable6: weekly reset 10:48
notable6 lizmat, Moved existing notes to “weekly_2022-07-04T10:48:32Z”
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/07/04/2022-...re-videos/ 12:32
[Tux] Rakudo v2022.06-33-g6dc2f92c9 (v6.d) on MoarVM 2022.06-6-gc315523ab
csv-ip5xs1.042 - 1.059
csv-ip5xs-205.520 - 5.520
csv-parser3.533 - 3.710
csv-test-xs-200.398 - 0.402
test6.306 - 6.739
test-t1.402 - 1.572
test-t --race0.883 - 1.144
test-t-2020.368 - 21.618
test-t-20 --race6.401 - 8.077
15:54
Geth rakudo/lizmat-REPL-help: 538d612269 | (Elizabeth Mattijsen)++ | src/core.c/REPL.pm6
Take a less invasive approach to adding help

Just let it create an exception, and then when it appears to be something in the form of "help" or "help foo", attempt to dispatch to the appropriate help handler.
This fixes the error in testing: adding code apparently messed up the continuation check for commands.
20:00