🦋 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:06 reportable6 left 00:08 reportable6 joined
Geth rakudo: vrurg++ created pull request #5039:
Resolve race conditions in method resolution
01:01
01:37 linkable6 left, evalable6 left 01:38 evalable6 joined 01:41 linkable6 joined 02:28 vrurg_ is now known as vrurg 03:28 bloatable6 left, notable6 left, benchable6 left, unicodable6 left, quotable6 left, releasable6 left, statisfiable6 left, committable6 left, reportable6 left, bisectable6 left, nativecallable6 left, shareable6 left, squashable6 left, greppable6 left, coverable6 left, linkable6 left, sourceable6 left, evalable6 left, tellable6 left, coverable6 joined 03:29 greppable6 joined, committable6 joined, tellable6 joined, squashable6 joined, shareable6 joined, quotable6 joined 03:30 linkable6 joined, bloatable6 joined, benchable6 joined, nativecallable6 joined, statisfiable6 joined, unicodable6 joined, sourceable6 joined 03:31 evalable6 joined, bisectable6 joined, notable6 joined, reportable6 joined, releasable6 joined 04:31 linkable6 left, nativecallable6 joined, shareable6 left, tellable6 left, benchable6 left, greppable6 left, sourceable6 left, coverable6 left, releasable6 left, reportable6 left, committable6 left, unicodable6 left, squashable6 left, evalable6 left, bloatable6 left, statisfiable6 left, bisectable6 left, quotable6 left, nativecallable6 left, notable6 left 04:32 nativecallable6 joined, committable6 joined, bisectable6 joined, unicodable6 joined, notable6 joined, sourceable6 joined, shareable6 joined 04:33 squashable6 joined, linkable6 joined, quotable6 joined, reportable6 joined, evalable6 joined, coverable6 joined 04:34 greppable6 joined, releasable6 joined, bloatable6 joined, benchable6 joined, tellable6 joined, statisfiable6 joined 06:07 reportable6 left, reportable6 joined 07:07 quotable6 left, committable6 left, shareable6 left, coverable6 left, reportable6 left, releasable6 left, nativecallable6 left, unicodable6 left, sourceable6 left, evalable6 left, statisfiable6 left, greppable6 left, notable6 left, bloatable6 left, benchable6 left, bisectable6 left, tellable6 left, squashable6 left, linkable6 left 07:08 shareable6 joined, reportable6 joined, coverable6 joined 07:09 unicodable6 joined, squashable6 joined, bloatable6 joined, evalable6 joined, linkable6 joined, greppable6 joined, notable6 joined, nativecallable6 joined 07:10 quotable6 joined, releasable6 joined, tellable6 joined, committable6 joined, benchable6 joined, statisfiable6 joined 07:11 bisectable6 joined, sourceable6 joined 07:46 sena_kun joined 09:12 linkable6 left, evalable6 left 09:13 evalable6 joined 09:14 linkable6 joined 09:45 sena_kun left 09:47 squashable6 left 09:48 squashable6 joined 10:27 sena_kun joined 11:27 linkable6 left, evalable6 left, evalable6 joined 11:29 linkable6 joined
Geth rakudo/lizmat-defined-prefix: eb5bf0d194 | (Elizabeth Mattijsen)++ | 5 files
Introduc // as a definedness prefix operator in 6.e

As suggested by Leon Timmermans in:
   twitter.com/leon_timmermans/status...0101172225
This also disables the "null regex not allowed" error in 6.e, because otherwise the // prefix operator wouldn't get past parsing.
11:35
rakudo: lizmat++ created pull request #5040:
Introduc // as a definedness prefix operator in 6.e
12:08 reportable6 left 12:10 reportable6 joined
Geth nqp: ac688b0f2d | (Elizabeth Mattijsen)++ | tools/templates/MOAR_REVISION
Bump MoarVM to get uniprop lookup fix
12:20
12:22 ab5tract joined
ab5tract Is this a known issue with role parameterization? 12:46
m: role A[::T] { has $.b; method a(T $b) { A[T].new(:$b) } }; my A[Int] $f = A[Int].new.a(55)
camelia Type check failed in assignment to $f; expected A[Int] but got A[T] (A[T].new(b => 55))
in block <unit> at <tmp> line 1
lizmat vrurg ^ 12:47
SmokeMachine I've been having problems like that for a while... 12:52
ab5tract SmokeMachine: thanks for the workaround! 12:56
SmokeMachine :) 12:57
ab5tract Unfortunately the workaround is goind to break down for the case of say, role Tree[::T] { ...; my $node - Node[T].new; ... } 13:06
s/-/=/ 13:07
vrurg I think the problem is about compile-time resolution of A[T]. Not sure worth the time fixing it considering that the current parser is basically in deprecated state. 13:13
13:14 ab5tract left 13:18 linkable6 left, linkable6 joined 14:18 linkable6 left, evalable6 left, evalable6 joined 14:21 linkable6 joined
lizmat notable6: weekly 14:58
notable6 lizmat, No notes for “weekly”
releasable6 Next release in ≈4 days and ≈3 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 15:00
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/08/22/2022-34-rakuust/ 15:04
vrurg lizmat++ 15:11
Geth rakudo/lizmat-defined-prefix: b50a0d086a | (Elizabeth Mattijsen)++ | src/Perl6/Grammar.nqp
Re-instate null-regex semantics in 6.e

If there *is* just whitespace between / and /
15:48
rakudo: 4f519c2ea8 | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION
Bump NQP to get uniprop race condition fix
15:55
16:05 linkable6 left, evalable6 left 16:08 evalable6 joined, linkable6 joined 16:54 sena_kun left 17:41 sena_kun joined 18:06 reportable6 left 18:07 reportable6 joined 19:08 sena_kun left 19:09 sena_kun joined 19:12 sena_kun left 19:13 sena_kun joined
[Tux] Rakudo v2022.07-19-gd059921b7 (v6.d) on MoarVM 2022.07-3-g9bc1beed7
csv-parser3.525 - 3.553
csv-test-xs-200.414 - 0.423
test6.150 - 6.621
test-t1.409 - 1.537
test-t --race0.841 - 0.957
test-t-2020.441 - 21.068
test-t-20 --race6.632 - 6.899
20:02
20:31 sena_kun left 21:31 bloatable6 left, sourceable6 left, bisectable6 left, greppable6 left, unicodable6 left, tellable6 left, squashable6 left, evalable6 left, reportable6 left, benchable6 left, linkable6 left, nativecallable6 left, statisfiable6 left, notable6 left, releasable6 left, committable6 left, shareable6 left, coverable6 left, quotable6 left 21:32 committable6 joined, statisfiable6 joined, releasable6 joined, sourceable6 joined, notable6 joined 21:33 nativecallable6 joined, linkable6 joined, benchable6 joined, reportable6 joined, squashable6 joined, shareable6 joined 21:34 bisectable6 joined, evalable6 joined, tellable6 joined, greppable6 joined, bloatable6 joined, quotable6 joined, unicodable6 joined, coverable6 joined
Geth rakudo/lizmat-defined-prefix: e3abea7d4d | (Elizabeth Mattijsen)++ | src/core.e/control.pm6
Mark prefix // as pure
22:54
23:21 vrurg left, vrurg_ joined