🦋 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:48 epony joined 02:07 epony left 02:10 epony joined 02:52 epony left 02:54 epony joined 08:50 epony left 08:51 epony joined 10:00 sena_kun joined
Geth rakudo/main: 497899ee49 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.rakumod
RakuAST: fix deparsing of statement modifiers

Fixes #5496
10:41
10:49 sena_kun left 14:37 epony left 14:47 sena_kun joined 15:05 epony joined 16:52 epony left 16:53 epony joined
releasable6 Next release in ≈4 days and ≈23 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 19:00
20:36 epony left 21:15 epony joined
Geth rakudo/main: 12 commits pushed by (Vadim Belman)++
review: github.com/rakudo/rakudo/compare/4...d6168098f0
21:17
roast: 78270a18c5 | (Vadim Belman)++ | 2 files
Add test for instantiation of a generic class

In support of rakudo/rakudo#5493
roast: 710ffd63d0 | (Vadim Belman)++ (committed using GitHub Web editor) | 2 files
Merge pull request #850 from vrurg/complete-generic-instantiation-4

Add test for instantiation of a generic class
linkable6 RAKUDO#5493 [closed]: github.com/rakudo/rakudo/pull/5493 Complete generic instantiation 4
jdv vrurg: looks like all of blin fallout is for you:( 22:21
github.com/rakudo/rakudo/issues/5497
vrurg Guess, it was a commit before the above PR merge? 22:25
Object::Trampoline is a problem... lizmat, are you around yet? 22:49
23:03 sena_kun left
lizmat vrurg: will look at it tomorrow 23:04
vrurg lizmat: I'll leave a comment in the blin ticket. But, briefly, ClassHOW archetypes now asking for `is-generic` method existence. That fails with find_method the module provides. 23:05
Perhaps it'd be the best to bypass requests for some special method names to the standard find_method so they're taken from Object::Trampoline class itself. 23:06
lizmat yeah, I recall there being such a list already... but first... sleep& 23:12
vrurg g'night, for sure! Have a good rest! 23:13