🦋 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 started on creating an overview of changes since 6.d: gist.github.com/lizmat/70218a5008e...a1ac5bcd5e 12:02
nemokosch lizmat++ 12:37
bisectable: say 'almafa' ~~ Real() 12:39
bisectable6 nemokosch, Will bisect the whole range automagically because no endpoints were provided, hang tight
nemokosch, Output on all releases: gist.github.com/a7aa31495c1678a1e4...be462f3403
nemokosch, Bisecting by output (old=2020.10 new=2020.11) because on both starting points the exit code is 0
nemokosch, bisect log: gist.github.com/92a4627dee8e861cf0...15e987eb81
nemokosch, (2020-11-15) github.com/rakudo/rakudo/commit/f2...e8f9076d6e
nemokosch, ⚠ New output detected, please review the results manually 12:40
nemokosch, Output on all releases and bisected commits: gist.github.com/5c3b564d95fa7170f7...109d298b7a
nemokosch idk if there is an issue for this but it's a rather ugly regression 12:42
bisectable: say grammar { token TOP { <print>+ } }.parse: "foo"; 12:43
bisectable6 nemokosch, Will bisect the whole range automagically because no endpoints were provided, hang tight
nemokosch, Output on all releases: gist.github.com/623fe08f019f0f1595...c4db8a54f0 12:44
nemokosch, More than 3 changes to bisect, please try a narrower range like old=2023.09 new=HEAD
nemokosch seems like this never worked 12:46
ping github.com/rakudo/rakudo/pull/5377 13:24
Geth rakudo/main: 688b625ac9 | (Elizabeth Mattijsen)++ | src/Raku/ast/doc-block.rakumod
RakuAST: add RakuAST::Doc::Markup.set-opener/closer

By popular demand :-)
20:49