🦋 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 rakudo/main: 20376f07a7 | (Elizabeth Mattijsen)++ | src/Perl6/Metamodel/CoercionHOW.nqp
Make Metamodel::CoercionHOW a client of ::Naming

For some reason it wasn't used yet, while the naming logic looks the same as the one from ::Naming.
12:17
rakudo/main: 98ca8eb950 | (Elizabeth Mattijsen)++ | 12 files
Move locking logic to Metamodel::Naming role

It was the only way to have "protect" functionality on all fooHOW classes, including ones in the ecosystem, most notably Inline::Perl5.
12:44
rakudo/main: 6945637fff | (Elizabeth Mattijsen)++ | 2 files
Streamline Metamodel::MultipleInheritance
12:57
File-Temp: coke++ created pull request #7:
rakudoc cleanup
13:29
Geth rakudo/main: 85b65a9c99 | (Elizabeth Mattijsen)++ | 2 files
Make Metamodel::Native(Ref)HOW consistent

With regards to the .(sub)method_table methods. Also make sure we create these return values at compile time.
17:10
Geth rakudo/main: fc7c3f47cf | (Elizabeth Mattijsen)++ | src/Perl6/Metamodel/Stashing.nqp
Only need a hash, it doesn't need a name
17:34
rakudo/main: ccf48ad231 | (Elizabeth Mattijsen)++ | 3 files
Don't use some magic global variables

Just use the full class names
17:58