🦋 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:00 reportable6 left 00:01 reportable6 joined 00:53 vrurg_ is now known as vrurg 02:00 frost joined 02:02 frost left 02:16 frost joined 02:19 frost left 03:23 frost joined 03:34 frost left 04:32 camelia left, nine left, nine_ joined 04:40 camelia joined 05:54 evalable6 left 05:56 evalable6 joined 06:00 reportable6 left 06:01 reportable6 joined 06:49 frost joined 06:52 frost left 07:46 sena_kun joined 08:39 samcv left, samcv joined 08:52 frost joined 08:53 frost left 12:00 reportable6 left, sena_kun left 12:03 reportable6 joined 12:30 frost joined 12:32 frost left
lizmat notable6: weekly 12:50
notable6 lizmat, 2 notes: 2023-02-24T11:19:58Z <El_Che>: rakudo-pkg for 2023.02 ; 2023-02-26T23:07:06Z <[Coke]>: docs.raku.org/ !!
lizmat notable6: weekly reset 12:52
notable6 lizmat, Moved existing notes to “weekly_2023-02-27T12:52:24Z”
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/02/27/2023-...u-renewed/ 13:12
13:54 heartburn left 14:00 heartburn joined 14:42 epony left 15:06 AlexDaniel joined
AlexDaniel folks 15:06
tellable6 2023-02-21T23:59:50Z #raku-dev <jdv> AlexDaniel releaseable6's status function seems borked. moving on without it for now.
AlexDaniel did you just break all documentation links :'(
docs.raku.org/routine/combinations
that's what google gave me, fwiw
I did not come up with that link myself
I did not come up with that link myself 15:07
should be fixable with some rewrite rules, and arguably the version without html is better too.
15:09 epony joined 15:12 releasable6 left
AlexDaniel .tell jdv that you can fix yourself :) github.com/Raku/whateverable/blob/...le.p6#L268 15:13
tellable6 AlexDaniel, I'll pass your message to jdv
15:14 releasable6 joined
ugexe There is already a PR to fix it 15:17
[Coke] AlexDaniel: thanks. we've got a rewrite fix committed, it's working in docs-dev, just need some devops support to deploy because I'm concerned about doing my first deploy with no one from devops around to fix it if I break it 15:19
AlexDaniel ah okay 15:20
godo!
good!* :)
releasable6: statu
releasable6 AlexDaniel, I cannot recognize this command. See wiki for some examples: github.com/Raku/whateverable/wiki/Releasable
AlexDaniel releasable6: status
releasable6 AlexDaniel, Next release in ≈53 days and ≈3 hours. There are no known blockers. Changelog for this release was not started yet
AlexDaniel, Details: gist.github.com/bf2fa6c89f2965f5a4...a9a2451ce7
AlexDaniel I patched releasable with the fix right on the server, but please correct it in the repo as well 15:21
hmm… I should've .told that
.tell jdv I patched releasable with the fix right on the server, but please correct it in the repo as well
tellable6 AlexDaniel, I'll pass your message to jdv
15:21 AlexDaniel left 16:37 NemokoschKiwi joined 16:58 NemokoschKiwi left 17:18 ab5tract joined 17:26 ab5tract left
tbrowder .seen ufobat 17:38
tellable6 tbrowder, I saw ufobat 2020-10-08T09:28:19Z in #raku: <ufobat> can one write libs in raku, compile them into a jar and use it in java/kotlin projects?
17:38 Geth left, Geth joined 18:00 reportable6 left 18:01 vrurg_ joined, vrurg left 18:02 reportable6 joined 18:06 ab5tract joined 18:46 sena_kun joined
Geth rakudo/main: f2fb7b407a | (Elizabeth Mattijsen)++ | 2 files
RakuAST: make redeclarations a typed worry / panic

Until now, with RakUAST, lexical entries that were defined more than once, would fail at the MAST generation stage. Now, they will properly worry / panic at the stage when being parsed.
This is achieved by having the .declare-lexical return a Bool that ... (7 more lines)
19:01
patrickb I finally managed to do the precomp release of 2023.02. 21:12
21:52 squashable6 left 21:53 squashable6 joined 23:10 sena_kun left
Geth rakudo/main: 83caae8eaf | (Elizabeth Mattijsen)++ | src/core.c/Range.pm6
Empty ranges should be falsey, raiph++

Fixes github.com/rakudo/rakudo/issues/5222
23:24