Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
00:01 unicodable6 left, reportable6 left, coverable6 left, benchable6 left, bloatable6 left, greppable6 left, linkable6 left, notable6 left, tellable6 left, nativecallable6 left, bisectable6 left, evalable6 left, quotable6 left, committable6 left, releasable6 left, shareable6 left, statisfiable6 left, sourceable6 left, notable6 joined, committable6 joined 00:02 benchable6 joined, quotable6 joined, shareable6 joined, sourceable6 joined, statisfiable6 joined, coverable6 joined 00:03 greppable6 joined, releasable6 joined, bisectable6 joined, bloatable6 joined, reportable6 joined, tellable6 joined 00:04 nativecallable6 joined, unicodable6 joined, linkable6 joined, evalable6 joined 01:04 linkable6 left, evalable6 left 01:05 evalable6 joined 01:07 linkable6 joined 02:27 frost joined 04:14 Kaipei joined 04:15 [Coke]_ joined 04:16 [Coke] left, vrurg left 04:17 Kaiepi left 04:19 vrurg joined 05:18 Kaipei left 06:07 reportable6 left
Nicholas good *, #moarvm 06:08
06:08 reportable6 joined 07:08 frost left
nine Rule #1 when working on RakuAST: if you have no idea where some class might be declared, you'll find it in src/Raku/ast/scoping.rakumod 08:11
08:16 Kaipei joined 08:17 discord-raku-bot left, discord-raku-bot joined 08:53 discord-raku-bot left, discord-raku-bot joined
nine We're starting to resolve lexicals via HLL fallback for BEGIN time execution :) The end of those giant wrapper frames containing all lexicals from all scopes is coming closer 09:13
jnthn nine: Nice, is there a MoarVM side of that, or is it all done in HLL space? 09:36
tellable6 2022-06-19T20:38:04Z #moarvm <vrurg_> jnthn Is it intentional that method fallback doesn't respect MRO? Because if it is the discrepancy in `handles<m1 m2>` and `handles(*)` is disappointing and misleading when it comes to inheritance.
jnthn .tell vrurg Think I need an example to understand what you're asking 09:37
tellable6 jnthn, I'll pass your message to vrurg
nine jnthn: I added MVMCode *resolver and MVMCode *dynamic_resolver to MVMCompUnit, a syscall to set those and modified MVM_frame_find_lexical_by_name_outer and MVM_frame_getdynlex_with_frame_walker to call those if they couldn't find a lexical.
10:03 Altai-man joined 12:07 reportable6 left, reportable6 joined
nine 467 spec test files passing 12:36
Altai-man wow, that's impressive 12:37
nine 474 spec test files passing! 12:50
And as so often it's the small, simple fixes that bring the most effect :D
vrurg m: class Foo { has $.d handles(*) = DateTime.now; }; class Bar is Foo { }; say Foo.new.yyyy-mm-dd; say Bar.new.yyyy-mm-dd; 13:05
camelia 2022-06-22
No such method 'yyyy-mm-dd' for invocant of type 'Bar'
in block <unit> at <tmp> line 1
tellable6 2022-06-22T09:37:07Z #moarvm <jnthn> vrurg Think I need an example to understand what you're asking
vrurg m: class Foo { has $.d handles<yyyy-mm-dd> = DateTime.now; }; class Bar is Foo { }; say Foo.new.yyyy-mm-dd; say Bar.new.yyyy-mm-dd; 13:06
camelia 2022-06-22
2022-06-22
vrurg jnthn: ^^^
13:07 evalable6 left, linkable6 left 13:09 linkable6 joined 13:11 evalable6 joined
jnthn vrurg: Looks like an oversight; I'd expect the first to work also 13:13
vrurg Because the implementation is based on fallbacks I think it where the fix should be done. Ok, it's now just a matter of finding some time for it. 13:14
13:56 Altai-man left, sena_kun_ joined 14:18 timo left 14:23 [Coke]_ is now known as [Coke] 14:39 timo joined 17:36 sena_kun_ left 18:07 reportable6 left 18:08 reportable6 joined 18:25 sena_kun left 18:26 sena_kun joined 20:31 unicodable6 left, reportable6 left, benchable6 left, releasable6 left, linkable6 left, bisectable6 left, nativecallable6 left, notable6 left, quotable6 left, evalable6 left, coverable6 left, statisfiable6 left, bloatable6 left, committable6 left, greppable6 left, sourceable6 left, shareable6 left, tellable6 left 20:32 notable6 joined, benchable6 joined, sourceable6 joined, bloatable6 joined, quotable6 joined, bisectable6 joined 20:33 unicodable6 joined, committable6 joined, reportable6 joined, releasable6 joined, shareable6 joined, greppable6 joined, linkable6 joined 20:34 nativecallable6 joined, evalable6 joined, tellable6 joined, statisfiable6 joined, coverable6 joined 21:34 linkable6 left, notable6 left, coverable6 left, greppable6 left, benchable6 left, unicodable6 left, bloatable6 left, sourceable6 left, statisfiable6 left, releasable6 left, bisectable6 left, reportable6 left, nativecallable6 left, shareable6 left, quotable6 left, committable6 left, tellable6 left, evalable6 left, bisectable6 joined 21:35 shareable6 joined, tellable6 joined, reportable6 joined, evalable6 joined 21:36 benchable6 joined, greppable6 joined, sourceable6 joined, notable6 joined, coverable6 joined, unicodable6 joined, statisfiable6 joined, committable6 joined, bloatable6 joined 21:37 quotable6 joined, linkable6 joined, nativecallable6 joined, releasable6 joined 22:29 discord-raku-bot left 22:30 discord-raku-bot joined 23:08 discord-raku-bot left, gfldex left 23:36 discord-raku-bot joined 23:40 gfldex joined