🦋 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.
04:13 MasterDuke left 05:09 dawids joined 05:17 dawids_ joined 05:19 dawids left 06:47 dawids_ left 07:37 sena_kun joined 08:10 sena_kun left
Geth nqp/main: 8a963543e6 | (Elizabeth Mattijsen)++ | tools/templates/MOAR_REVISION
Bump MoarVM for 2 1-grapheme concat optimization

  MasterDuke++
08:27
rakudo/main: e2f2641c43 | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION
Bump NQP for 2 1-grapheme concat optimization on MoarVM

  MasterDuke++
10:14
11:48 lizmat_ joined 11:52 lizmat left 12:02 lizmat_ left, lizmat joined
Geth rakudo/main: 6 commits pushed by (Stefan Seifert)++ 12:15
nine 1072
lizmat whee! 12:21
nine: No registered operation handler for 'cluck' ?? 12:23
Geth rakudo/main: 9635b3cb60 | (Elizabeth Mattijsen)++ | src/Raku/ast/term.rakumod
Remove debug code
12:27
nine Oh darn....sorry 12:31
lizmat no worries, the fix was easy :-) 12:32
I get to 1071: t/spec/S12-construction/destruction.t keeps failing... 12:33
nine Now you know how I debug :D
lizmat you use a turkey!
nine That test file is the bane of my existence 12:35
Geth rakudo/main: 1ab4600ada | (Stefan Seifert)++ | src/Raku/ast/expressions.rakumod
RakuAST: have MetaInfix::Reverse thunk correct (reversed) args

Fixes 5 Rxx rand (equivalent to rand xx 5)
14:29
rakudo/main: eec9a32244 | (Stefan Seifert)++ | src/Raku/ast/expressions.rakumod
RakuAST: fix MetaInfix::Reverse not actually calling thunks
rakudo/main: 6a72394c2e | (Stefan Seifert)++ | src/Raku/Actions.nqp
RakuAST: implement semiarglists with more than one arglist
nine 1076
lizmat 1076 confirmed :-) 14:40
Geth roast: 9fc1b7a87f | (Stefan Seifert)++ | S03-metaops/zip.t
Fix undeclared routine used in test

The test relied on the compiler only reporting the expected error, but a more advanced compiler may report both that one and the undeclared routine.
14:45
rakudo/main: f74da8c2fe | (Stefan Seifert)++ | src/Raku/ast/expressions.rakumod
RakuAST: need to use the metaops' own reducer names

The Cross and Zip meta ops apply the infix operator to tuples taken from the input list and should return a list. If we use the reducer name of the base op, we'd get a single value through triangle reduction instead.
Fixes [Z<](1,2;3,4) to return (True,True)
15:44
nine And another one
"Cannot reduce with leg because structural infix operators are diffy and not chaining" 16:17
Ah, yeah, right. Of course! A 5 year old would have seen that right away :D 16:18
Geth Fortran-Grammar/main: 35c3831724 | (Elizabeth Mattijsen)++ | 9 files
First steps for re-release as a raku-communiy-module
16:28
nine lizmat: why does $operator-properties.not-reducable always return an empty string when called on a concrete object? 16:40
lizmat I would not know offhand
it first sight of the code, I'd say there's a ! missinng 16:42
as the other choices require a concrete object otherwise the attribute access would throw
:q 16:43
nine oh that makes sense
Geth Fortran-Grammar/main: 12da21269a | (Elizabeth Mattijsen)++ | 10 files
Fix documentation, add CI testing
16:58
17:27 gfldex left 17:33 gfldex joined 18:55 sena_kun joined
Geth Fortran-Grammar/main: e72151e047 | (Elizabeth Mattijsen)++ | 2 files
Forget about CI on Windows

It's too finicky
19:35
Fortran-Grammar/main: 1b8697ba75 | (Elizabeth Mattijsen)++ | 3 files
0.0.7
19:51
rakudo/main: 4 commits pushed by (Stefan Seifert)++ 20:07
nine And one more 20:08
lizmat connfirmed :-) 20:46
1077! 20:47
Geth rakudo/main: 8c9263f1c4 | (Daniel Green)++ | 2 files
Fix some typos
22:26
22:26 sena_kun left