🦋 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: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
lizmat vrurg: I have been working on CUR::FS the past weeks, trying to get it to a PR stage 07:54
Xliff Timing statistice for Raku 2022.04.26.g.280.a.2090.b 07:59
Total number of projects: 31
Total non-parallel compile times: 8316.02s (268.25871 avg)
Total parallel compile times: 1200.84306288s (38.7368729961 avg)
Xliff .query lizmat 11:12
Geth rakudo: b01c493a50 | (Elizabeth Mattijsen)++ | src/core.c/Any-iterable-methods.pm6
Be stricter on the .map iterators

  - set types where appropriate
  - use $ in signatures
  - allows for better optimizability since new-disp
  - should be noticeable in test-t
13:50
Geth rakudo/master: 5 commits pushed by (Vadim Belman)++ 22:42
roast: ab5cf149b7 | (Vadim Belman)++ | S14-roles/parameterized-basic.t
Add a test for error thrown for ::?CLASS used in a role

It was an old bug causing a cascaded exception thrown when an error about unimplemented multi-candidate was reported if the prototype used
  ::?CLASS in its signature.
The new test requires rakudo/rakudo#4912.
Fully resolves rakudo/rakudo#3483
roast: 8725e039be | (Vadim Belman)++ (committed using GitHub Web editor) | S14-roles/parameterized-basic.t
Merge pull request #806 from vrurg/rakudo-3483

Add a test for error thrown for ::?CLASS used in a role
Geth rakudo: vrurg++ created pull request #4917:
WIP on resolving race conditions in working with symbols
23:09
vrurg lizmat: github.com/rakudo/rakudo/pull/4917 has my version of CURFS 23:14