🦋 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.
Geth tap-harness6: skaji++ created pull request #59:
fix path-separator: : -> ,
00:37
vrurg greppable6: CORE-SETTING-REV 02:29
greppable6 vrurg, Found nothing!
patrickb o/ 12:21
Is it wrong, that a "race for @foo { }" uses HyperToIterator instead of RaceToIterator? 12:22
Hm. Also RaceToIterator seems unused 12:24
lizmat that feels like a bug... 12:26
possibly a typo somewhere
copypasto
Geth rakudo/main: c72aa169ae | (Elizabeth Mattijsen)++ | src/Raku/ast/regex.rakumod
Normalise RakuAST class specifications (3/N)

In the sense that all roles are mentioned *under* the class specification, each on their own line. This at least makes reading these a lot easier for *me*.
No functional changes. Please revert if you think it's a bad idea.
12:30
rakudo/main: 1ae9b40420 | (Elizabeth Mattijsen)++ | t/12-rakuast/regex.rakutest
Remove dead code
12:35
lizmat nine jnthn is there a reason why the RakuAST::Regex::Anchor classes need to be instantiated? 12:43
same for RakuAST::Regex::CharClass::Any 12:44
lizmat am I the only one seeing test failures in t/05-messages/03-errors.t for a while now ? 13:20
specifically about the exit code being 255 instead of 1 ? 13:21
also: why are those tests using "is-run" instead of an EVAL and a CATCH block that looks at the error ? 13:23
NemokoschKiwi . 14:10
the safe 14:11
Geth tap-harness6: b23686b786 | (Shoichi Kaji)++ (committed by Leon Timmermans) | lib/TAP.rakumod
fix path-separator: : -> ,
16:19
Geth tap-harness6: 0d3b426db8 | (Leon Timmermans)++ | 3 files
0.3.13
16:30
[Tux] Rakudo v2022.12-1-gd52342eb0 (v6.d) on MoarVM 2022.12-14-gebefe2618
csv-ip5xs0.896 - 0.899
csv-ip5xs-205.233 - 5.850
csv-parser3.708 - 3.911
csv-test-xs-200.412 - 0.423
test6.397 - 6.410
test-t1.452 - 1.472
test-t --race1.008 - 1.310
test-t-2021.386 - 21.658
test-t-20 --race6.355 - 6.374
16:31
Geth rakudo/main: 095615b806 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.pm6
Many deparsing fixes and additions
18:02
rakudo/main: 73271c60af | (Elizabeth Mattijsen)++ | 2 files
Add testing for many RakuAST::CharClass::xx elements
Geth rakudo: patrickbkr++ created pull request #5156:
Fix `race` to actually race and not secretly hypering
21:01
vrurg .tell lizmat t/05-messages/03-errors.t doesn't pass because classify and categorize do not die anymore with a Whatever. :) 22:44
tellable6 vrurg, I'll pass your message to lizmat
Geth rakudo/main: ffc9fc7409 | (Patrick Böker)++ (committed using GitHub Web editor) | 3 files
Fix `race` to actually race and not secretly hypering (#5156)
22:56