🦋 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.
00:00 reportable6 left 00:02 reportable6 joined 01:08 Xliff joined 02:33 evalable6 left, linkable6 left 02:34 Xliff left 02:36 evalable6 joined, linkable6 joined 03:15 Xliff joined
Xliff Raku-GLib suite timing statistics for Raku 2023.08.53.g.0572.d.44140 03:15
Using the following processor: 13th Gen Intel(R) Core(TM) i9-13900K
Total number of projects: 34 (514797 loc)
Total non-parallel compile times: 6933.870 (203.937 avg)
Total parallel compile times: 1085.893 (31.938 avg) 6.385x speedup
03:27 guifa left
MasterDuke huh. i don't know why changing `my $combination := $!combination; ...; nqp::clone($combination)` to `my $combination := nqp::create(IterationBuffer); ...; $combination` results in Cannot unbox a type object (VMNull) to int. 03:57
   at SETTING::src/core.c/Rakudo/Iterator.pm6:2450
04:27 evalable6 left, linkable6 left, linkable6 joined 04:29 evalable6 joined 06:00 reportable6 left 06:03 reportable6 joined 07:03 reportable6 left, unicodable6 left, notable6 left, quotable6 left, sourceable6 left, committable6 left, nativecallable6 left, coverable6 left, squashable6 left, evalable6 left, bisectable6 left, greppable6 left, bloatable6 left, benchable6 left, linkable6 left, statisfiable6 left, releasable6 left, shareable6 left, tellable6 left, tellable6 joined 07:04 coverable6 joined, bloatable6 joined, squashable6 joined, reportable6 joined 07:05 shareable6 joined, benchable6 joined, unicodable6 joined, committable6 joined, bisectable6 joined, nativecallable6 joined, releasable6 joined 07:06 greppable6 joined, quotable6 joined 07:07 statisfiable6 joined 07:13 Xliff left 07:25 notable6 joined, evalable6 joined, sourceable6 joined 07:26 linkable6 joined 08:17 sena_kun joined
ab5tract so close.. 08:49
I even fixed Package:auth<Foo>:api<1>:ver:<12.12>
that didn't move any test files either, but it made some more tests in t/spec/S14-roles/basic.t pass 08:50
m: my $content = 'role A { method m() { self.x} }; class B does A { has $.x = 42; method m() { self.A::m() } }; dd B.new.m'; shell Q:scalar<RAKUDO_RAKUAST=1 $*EXECUTABLE -e '$content'> 08:51
camelia No such method 'A::m' for invocant of type 'B'
in method m at -e line 1
in block <unit> at -e line 1

The spawned command 'RAKUDO_RAKUAST=1 /home/camelia/rakudo-m-inst-1/bin/perl6-m -e 'role A { method m() { self.x} }; class B does A { has…
ab5tract that's the only blocker now
if anyone has any ideas, however concrete, I'd love to push this over the finish line 08:52
maybe something is missing during role composition time? 08:53
Geth rakudo/main: def3a4ad17 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/LegacyPodify.pm6
RakuAST: add support for =numdefn

as a shortcut =defn # foo
09:12
09:27 melezhik joined
lizmat notable6: weekly 09:27
notable6 lizmat, No notes for “weekly”
09:31 melezhik left 09:39 sena_kun left
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/08/28/2023-...ferencing/ 11:09
12:00 reportable6 left 12:01 reportable6 joined
Geth rakudo/main: 81d2aa6fc2 | (Elizabeth Mattijsen)++ | 558 files
Rename all .pm6 files to .rakumod
12:49
lizmat afk for a few hours& 12:51
13:05 Xliff joined 13:17 ab5tract left
vrurg It takes 9min 13sec to fully recompile an app with all its deps after .precomp removal. So much for "I would quickly try a change..." ;) 13:54
14:14 ab5tract joined 15:34 squashable6 left 15:36 squashable6 joined 17:32 ab5tract left 17:51 Xliff left 17:52 Xliff joined
Geth rakudo/main: fc8bf7c003 | (Elizabeth Mattijsen)++ | 14 files
Introduce Operator class, subclass of Sub

Historically, infix/prefix/postfix/postcircumfix operators are just ordinary subs with a special name. Certain aspects of operators just lived inside hashes in the legacy grammar.
For the Raku grammar, it is the intent to get rid of these grammar ... (23 more lines)
17:54
18:00 reportable6 left 18:01 reportable6 joined
Geth roast: 152d6d42ef | (Elizabeth Mattijsen)++ | S02-types/WHICH.t
Add some core classes that have been omitted

Since 2019.
18:05
18:16 sena_kun joined
Geth roast: db8f51896f | (Elizabeth Mattijsen)++ | S26-documentation/15-numbered-alias.t
Remove '#' numbered tests that will never pass

As per the new RakuDoc definition. The use of `#` will be deprecated in the Raku grammar.
18:38
19:23 bartolin joined
bartolin hi #raku-dev 19:29
japhb bartolin: \o/ Long time no see! 20:00
bartolin yeah, $work and family didn't leave much time recently. But I plan to be around more often again. 20:04
I hope you're all fine
bartolin tries to backlog a bit
gfldex We got Raku. How could we not be fine‽ :-> 20:05
bartolin :)
japhb gfldex: My name is japhb, and I approve this message. 20:26
20:56 ab5tract joined 21:43 ab5tract left 21:55 sena_kun left 23:31 Voldenet left 23:32 Voldenet joined