🦋 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.
jdv blin run from today - github.com/rakudo/rakudo/issues/4705 02:50
lizmat: looks like there was a bit of usage of the uniprops things
jdv AlexDaniel: what force? 04:05
Geth Testo: 5a42726cf8 | (JJ Merelo)++ | .github/workflows/test.yaml
Adds new testing rig
08:19
Testo: ee3345bc01 | (JJ Merelo)++ | 2 files
:see_no_evil:
Testo: a950bb9e20 | (JJ Merelo)++ | lib/Testo/Test.pm6
:recycle: deprecated code to one of the suggested options

closes #22
08:25
AlexDaniel jdv: I don't know! You tell me :) 08:58
Geth Test-Output: ad5aaabcbc | (JJ Merelo)++ | 3 files
Moves to resources
09:02
Test-Output: 7cb0ac68ba | (JJ Merelo)++ | .github/workflows/test.yaml
Testing new github action
Xliff p6-GLib standard timings total: 13623.65s 09:24
Relation to last week: 2.16% increase
p6-GLib parallel timings cancelled for the 9th week in a row due to #4655 09:27
nine The force push was probably the one from logs.liz.nl/raku-dev/2021-11-19.html 09:42
Geth Test-Output: 2c7fdf9f98 | (JJ Merelo)++ | .github/workflows/test.yaml
Test again GHA
10:41
Geth Test-Output: 91a5d3e432 | (JJ Merelo)++ | .github/workflows/test.yaml
Trigger test
11:16
Test-Output: ac22b4083b | (JJ Merelo)++ | .github/workflows/test.yaml
Changes to published action
11:31
Test-Output: 2443bda1f7 | (JJ Merelo)++ | lib/Test/Output.pm6
:coffin:, also closes #3
11:47
Test-Output: 0ea5d2aa91 | (JJ Merelo)++ | t/02-Test.pm.t
:coffin:
nine lizmat: just a curiousity: apparently you yourself forgot the code generator script for native arrays when renaming deterministic to is-deterministic in 596ccef3b21920593455f6417497365dec7ddd14 11:52
lizmat yikes :-( 11:53
ouch
nine++
nine Well, it's not much of a problem. Just noticed when going through my local diffs 11:53
lizmat want me to fix that ? 11:54
nine I wouldn't mind :) 11:55
lizmat will do
Geth Subset-Helper/master: 4 commits pushed by (JJ Merelo)++ 12:06
Geth rakudo: 21d988d133 | (Elizabeth Mattijsen)++ | 2 files
Make sure rebuilds of native array will generate ok

Changing "deterministic" to "is-deterministic" in 596ccef3b21920 was missed by yours truly. nine++ for spotting
12:11
lizmat nine^^
nine Thanks :)
Geth Subset-Helper: 7d815baeb3 | (JJ Merelo)++ | 3 files
:arrow_up:
12:15
nqp/fix_unsigned_for_merge: 5 commits pushed by (Stefan Seifert)++ 12:30
rakudo/fix_unsigned_for_merge: 4 commits pushed by (Stefan Seifert)++ 12:33
nqp: niner++ created pull request #756:
More preparations for fixing unsigned handling
12:38
Test-Output/task/reproduce-error: 7d23ab671a | (JJ Merelo)++ | 2 files
Trying (and failing) to reproduce it
12:43
rakudo: niner++ created pull request #4706:
Preparations for fixing unsigned handling
12:53
Geth rakudo/fix_unsigned_for_merge: 5bc2ad23e3 | (Stefan Seifert)++ | 7 files
Use unsigned ops when handling unsigned buffers

Split off most Blob/Buf code into roles for signed and unsigned versions using appropriate ops.
15:12
rakudo/fix_unsigned_for_merge: 5c150ca34a | (Stefan Seifert)++ | src/Perl6/Metamodel/RoleToRoleApplier.nqp
Fix is_array_type on roles
rakudo/fix_unsigned_for_merge: 7b0fa9e13d | (Stefan Seifert)++ | src/Perl6/Actions.nqp
fixup
Geth rakudo: vrurg++ created pull request #4707:
Add ACCEPTS candidate for Junction to Bool
21:54
lizmat Files=1351, Tests=117094, 320 wallclock secs (35.28 usr 9.63 sys + 4449.81 cusr 357.49 csys = 4852.21 CPU) 22:34
Geth rakudo: f21af28e37 | (Vadim Belman)++ | src/core.c/Bool.pm6
Add ACCEPTS candidate for Junction to Bool

Since it has own `proto` `ACCEPTS`, we need it for `Bool:U` to handle junctions on LHS of smartmatch.
22:38
rakudo: 254d15258b | (Vadim Belman)++ (committed using GitHub Web editor) | src/core.c/Bool.pm6
Merge pull request #4707 from vrurg/rakudo-4705-data-dump-tree

Add ACCEPTS candidate for Junction to Bool
Geth rakudo: vrurg++ created pull request #4708:
Protect some typechecks with try
22:43