🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs can be inspected at colabti.org/irclogger/irclogger_log/raku-dev | For MoarVM see #moarvm
Set by lizmat on 24 April 2021.
01:02 kvw_5 joined 01:05 kvw_5_ left 01:59 kvw_5_ joined 02:02 kvw_5 left 02:54 MasterDuke left 04:18 shareable6 left, bloatable6 left, notable6 left, unicodable6 left, quotable6 left, committable6 left, bisectable6 left, linkable6 left, nativecallable6 left, benchable6 left, releasable6 left, statisfiable6 left, tellable6 left, greppable6 left, unicodable6 joined 04:19 committable6 joined, statisfiable6 joined, greppable6 joined 04:20 shareable6 joined, benchable6 joined, quotable6 joined 04:21 releasable6 joined 05:02 coverable6 joined
japhb CBOR::Simple 0.0.4 is now out and uploaded; lots more performance work this time. Still can't beat JSON::Fast on its home turf of arrays of hashes with ASCII string keys and values (sigh), but already faster on a few things, like handling Nums, Rats (which JSON::Fast treats as Nums), and blobs. 06:13
06:16 japhb left 06:19 japhb joined 07:54 MasterDuke joined
nine m: class Foo { has Int(Str) $.i }; Foo.new(:i("1")) 08:14
camelia ( no output )
08:18 Xliff joined
lizmat This feels like a bug: 11:05
m: dd "> à´ƒ".index("> ")
camelia Nil
lizmat m: dd "> ".index("> ")
camelia 0
lizmat m: dd "> x".index("> ")
camelia 0
lizmat m: dd "> ".uninames
camelia ("GREATER-THAN SIGN", "SPACE").Seq
lizmat m: dd "> à´ƒ".uninames
camelia ("GREATER-THAN SIGN", "SPACE", "MALAYALAM SIGN VISARGA").Seq
lizmat m: dd "> à´ƒ".index("> ") 11:06
camelia 0
lizmat m: use nqp; dd nqp::index("> à´ƒ","> ") 11:07
camelia -1
lizmat ^^ underlying issue
m: use nqp; dd nqp::indexim("> à´ƒ","> ") 11:18
camelia ===SORRY!===
Arg count 2 doesn't equal required operand count 3 for op 'indexim_s'
11:19
lizmat m: use nqp; dd nqp::indexim("> à´ƒ","> ",0)
camelia 0
lizmat whee!
12:35 epony left 12:41 frost-lab joined 13:00 domidumont joined 13:01 frost-lab left 13:30 MasterDuke left 13:59 MasterDuke joined 14:06 titsuki left 14:46 b2gills left 15:08 b2gills joined 17:09 domidumont left 17:11 epony joined
[Tux] Rakudo v2021.04-1-g94f966d18 (v6.d) on MoarVM 2021.04-1-gce733ddf8
csv-ip5xs0.867 - 0.881
csv-ip5xs-207.908 - 8.857
csv-parser28.292 - 30.463
csv-test-xs-200.386 - 0.396
test7.439 - 8.117
test-t2.088 - 2.112
test-t --race0.908 - 0.910
test-t-2034.456 - 34.880
test-t-20 --race9.752 - 10.954
17:47
18:01 patrickb joined 18:42 sena_kun left 18:43 sena_kun joined 18:52 uzl[m] left 18:53 uzl[m] joined 19:01 squashable6 joined 19:08 domidumont joined 19:10 domidumont left 19:33 epony left 20:30 epony joined
vrurg Fantastic error message: "Type check failed in assignment to $!suite-caller; expected <anon> but got <anon> (<anon>)" 20:37
21:26 dogbert17 joined 21:28 dogbert11 left 21:40 dogbert11 joined, dogbert12 joined 21:41 dogbert12 left 21:42 dogbert12 joined 21:44 dogbert17 left, dogbert11 left 21:55 MasterDuke left 21:57 MasterDuke joined
rba sena_kun: I have reduced memory from docker testing host raku-infra-fsn1-01 and saw that the docker images of you haven't started automatically. 22:03
sena_kun: In case you need to run some images permanently, ping me. 22:04
22:07 patrickb left 22:09 MasterDuke left, MasterDuke joined 22:15 epony left 22:27 Xliff left 22:28 Xliff joined 22:31 epony joined 22:37 dogbert17 joined 22:41 dogbert12 left 23:01 epony left 23:06 Xliff left 23:39 epony joined 23:43 epony left 23:56 MasterDuke left