01:22 kvw_5_ joined 01:25 kvw_5 left
Geth roast: tbrowder++ created pull request #729:
Add notes for tests to fix for making method posix a Real number
01:29
roast: coke++ created pull request #730:
Remove Rosettacode example tests
01:45
01:57 frost-lab joined 02:17 softmoth joined 04:10 softmoth left 05:31 linkable6 left 05:34 linkable6 joined 06:47 domidumont joined 07:59 dogbert17 left, dogbert17 joined 08:02 dogbert11 joined 08:03 dogbert11 left 08:05 dogbert11 joined 08:06 dogbert17 left 08:14 domidumont left 08:16 dogbert17 joined 08:18 dogbert12 joined 08:20 dogbert11 left 08:21 dogbert17 left 08:23 dogbert17 joined 08:27 dogbert12 left 08:30 sena_kun left 08:31 sena_kun joined 08:34 dogbert11 joined 08:37 dogbert12 joined, dogbert17 left 08:40 dogbert11 left 08:42 dogbert17 joined 08:45 dogbert12 left 08:47 dogbert11 joined 08:51 dogbert17 left 09:22 frost-lab left 10:07 domidumont joined
Kaiepi m: -> \, \ { say "OK" }(1,2) 10:16
camelia Too many positionals passed; expected 1 argument but got 2
in block <unit> at <tmp> line 1
Kaiepi are anonymous terms meant to be doable?
m: -> \ { say "OK" }(1) 10:17
camelia Too many positionals passed; expected 0 arguments but got 1
in block <unit> at <tmp> line 1
Kaiepi m: sub (\) { say "OK" }(1)
camelia OK
Kaiepi m: sub (\, \) { say "OK" }(1, 2)
camelia OK
Kaiepi m: sub (\;; \) { say "OK" }(1, 2)
camelia OK
Geth roast: tbrowder++ created pull request #731:
Identify tests to fix when changing DateTime.posix to return a Real value
11:18
11:19 sena_kun left 11:20 epony left, sena_kun joined 11:25 epony joined 11:26 frost-lab joined
Geth roast: ece091c4aa | (Tom Browder)++ (committed using GitHub Web editor) | 2 files
Add notes to tests to fix when changing method posix to return a Real value (#731)
11:42
11:42 MasterDuke left 11:43 linkable6 left, MasterDuke joined 11:44 linkable6 joined
Geth rakudo: 54c95ebe65 | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6
Change internal uniprop logic for unexpected preference

  - reduces the bytecode size by about 10%
  - alas, not enough to make it inlineable
Also looked at turning the large if structure into a dispatch table, but the blocks needed to create the dispatch table, caused too much overhead, so abandoned that idea for now.
12:08
12:30 frost-lab left
lizmat hmmm... looks like uniprop-int, uniprop-str and uniprop-bool are *not* documented *and* not tested 12:38
I wonder whether we should just remove them (not implemented on other backends anyway)
13:02 MasterDuke left 13:03 MasterDuke joined 13:54 b2gills left 14:17 epony left 14:18 epony joined 14:24 b2gills joined
Geth rakudo: 2d1510a9af | (Elizabeth Mattijsen)++ | src/core.c/native_array.pm6
Make sure native str array.raku can handle holes
16:56
roast: f250322662 | (Elizabeth Mattijsen)++ | S09-typed-arrays/native-str.t
Add test for .raku on native str array with holes
17:04 domidumont left 17:15 softmoth joined 17:41 patrickb joined 17:42 MasterDuke left
Geth rakudo: patrickbkr++ created pull request #4307:
.p6 -> .raku in compiled release README
17:47
18:08 softmoth left, softmoth_ joined, softmoth_ is now known as softmoth 18:16 MasterDuke joined
Geth star: f2373ed6ea | (Patrick Spek)++ | 3 files
Add support for Linux Mint
18:25
18:29 linkable6 left, linkable6 joined 18:44 ionsolo joined 18:57 japhb left 18:58 japhb joined, japhb left 19:03 MasterDuke left, ionsolo left 19:20 ionsolo joined 19:47 ionsolo left 19:50 japhb joined
Geth rakudo: 885d639026 | (Elizabeth Mattijsen)++ | 2 files
Make uniprop 5-10% faster

By adding a property index -> representation list and use that if possible. Adapted the generate script accordingly.
19:58
20:08 patrickb left 20:18 softmoth_ joined 20:19 MasterDuke joined 20:20 softmoth left 22:03 dogbert17 joined 22:07 dogbert11 left 22:24 sena_kun left
Geth rakudo/master: 4 commits pushed by (Vadim Belman)++ 22:27
22:51 sxmx left 22:58 sxmx joined 23:02 lizmat is now known as liz 23:03 liz is now known as lizmat
Geth rakudo/rat-upgrade-class: e5c90d2bcc | (Elizabeth Mattijsen)++ | 5 files
Introducing $*RAT-UPGRADE-CLASS

This dynamic variable indicates the *class* in which an UPGRADE-RAT method will be called whenever a Rat has a denominator that does not fit in a 64bit native integer.
The default setting for $*RAT-UPGRADE-CLASS is Num: this will silently ... (25 more lines)
23:06
rakudo/rat-upgrade-class: cead6b03f8 | (Elizabeth Mattijsen)++ | src/core.c/Rat.pm6
s/CLASS/POLICY/
rakudo/rat-upgrade-class: 05ee91f0ef | (Elizabeth Mattijsen)++ | t/08-performance/05-processkeys.t
Oops, forgot to update test, MasterDuke++
23:17
23:17 japhb left
lizmat sleep& 23:18
23:32 japhb joined 23:53 japhb left 23:57 japhb joined