🦋 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.
sortiz bisect: no worries; say 'alfama' ~~ S/a/e/ 00:50
bisectable6 sortiz, Will bisect the whole range automagically because no endpoints were provided, hang tight
sortiz, Output on all releases: gist.github.com/76dc587a0eea9cd452...785e56067d 00:51
sortiz, Bisecting by output (old=2021.12 new=2022.02) because on both starting points the exit code is 0
sortiz, bisect log: gist.github.com/98d897a114fa99dd89...ccd63b92fc
sortiz, (2022-01-16) github.com/rakudo/rakudo/commit/32...27400cb521
sortiz, Bisecting by output (old=2018.01 new=2018.02.1) because on both starting points the exit code is 0
sortiz, bisect log: gist.github.com/d6f0bc73c2588c5ff2...d07d57bae6 00:52
sortiz, Bisecting by output (old=2016.05 new=2016.06) because on both starting points the exit code is 0
sortiz, bisect log: gist.github.com/4311d966fc72bea182...7fa0e686fe
sortiz, (2016-06-17) github.com/rakudo/rakudo/commit/be...ca7e21640d
sortiz, Bisecting by output (old=2015.12 new=2016.01.1) because on both starting points the exit code is 0
sortiz, Output on all releases and bisected commits: gist.github.com/0fc6799a94adc117f1...0e253ead6d
|Tux| Rakudo v2022.07-80-gfa2f35e4e (v6.d) on MoarVM 2022.07-18-gd22223381
csv-ip5xs0.846 - 1.027
csv-ip5xs-205.437 - 5.573
csv-parser3.507 - 3.566
csv-test-xs-200.418 - 0.439
test6.264 - 6.642
test-t1.519 - 1.602
test-t --race0.945 - 1.040
test-t-2020.514 - 21.519
test-t-20 --race6.935 - 7.090
11:24
Geth rakudo: salortiz++ created pull request #5092:
Fix a regression intruduced by new 'dispatch' path
12:53
sortiz @lizmat, TR is covered by an early return. 12:56
lizmat ok! 12:57
Geth rakudo: 35b180b8c8 | (Salvador Ortiz)++ (committed using GitHub Web editor) | src/Perl6/Actions.nqp
Fix a regression intruduced by new 'dispatch' path

In dispatch of 'raku-smartmath' $boolify == 0 imply an explicit-accepts bypass, so is safer NOT mark S/// as regex_match_code
15:02
rakudo: c704d97796 | (Vadim Belman)++ (committed using GitHub Web editor) | src/Perl6/Actions.nqp
Merge pull request #5092 from salortiz/patch-1

Fix a regression intruduced by new 'dispatch' path
roast: 15b53a77a3 | (Elizabeth Mattijsen)++ | spectest.data
Make sure spectest runs the new .are tests
15:49
¦ rakudo: lizmat self-assigned Misgenerated laziness-related exception messages github.com/rakudo/rakudo/issues/5093 16:20
Geth rakudo/rakuast: 24 commits pushed by (Stefan Seifert)++
review: github.com/rakudo/rakudo/compare/8...e4c568dd5d
17:28
Geth rakudo/rakuast: 2d63d15631 | (Stefan Seifert)++ | 2 files
RakuAST: fix Parameter objects missing their sub_signature
18:11
Geth rakudo: 2037ffbac6 | (Elizabeth Mattijsen)++ | src/core.c/Array.pm6
Make sure that Array.raku doesn't die on a lazy iterator

Specifically: say (my @ = 1..*).raku
As mentioned in #5093
19:43
rakudo: As mentioned in #5093
review: github.com/rakudo/rakudo/commit/2037ffbac6
19:44
Geth roast: 50b47539c9 | (Elizabeth Mattijsen)++ | S32-array/perl.t
Add test for #5093
19:51
Geth rakudo/rakuast: 9d4a15cffd | (Stefan Seifert)++ | 4 files
RakuAST: Implement support for signature literals
21:25
Geth ¦ rakudo: lizmat self-unassigned Misgenerated laziness-related exception messages github.com/rakudo/rakudo/issues/5093 22:21
lizmat bisectable6: old=2021.01 my @demo = 1..*; say @demo.elems; 22:37
bisectable6 lizmat, Cannot find revision “2021.01” (did you mean “2021.12”?)
lizmat bisectable6: old=2021.02 my @demo = 1..*; say @demo.elems;
bisectable6 lizmat, Bisecting by output (old=2021.02 new=2037ffb) because on both starting points the exit code is 1
lizmat, (2021-04-01) github.com/rakudo/rakudo/commit/71...aecc4e9c8c 22:38
lizmat, bisect log: gist.github.com/31433793e0a980ff9b...82ee0c5f29
Geth ¦ rakudo: lizmat self-assigned Misgenerated laziness-related exception messages github.com/rakudo/rakudo/issues/5093 22:39