🦋 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:28
kjp left,
kjp_ joined
00:30
kjp_ left
00:31
kjp joined
01:48
Voldenet left
01:56
Voldenet joined
06:29
Geth left,
rba left,
lucs left,
Voldenet left,
SmokeMachine left,
greenfork left,
ab5tract left,
kjp left,
sjn left,
djinni` left,
bloatable6 left,
greppable6 left,
bisectable6 left,
sourceable6 left,
benchable6 left,
shareable6 left,
quotable6 left,
camelia left,
sivoais left,
zostay left,
tellable6 left,
unicodable6 left,
releasable6 left,
linkable6 left,
committable6 left,
eof left,
timo left,
coleman left,
rakkable left,
JRaspass left,
Voldenet joined,
kjp joined,
sjn joined,
coleman joined,
lucs joined,
rba joined,
Geth joined,
ab5tract joined,
greenfork joined,
SmokeMachine joined,
quotable6 joined,
shareable6 joined,
benchable6 joined,
sourceable6 joined,
bisectable6 joined,
bloatable6 joined,
greppable6 joined,
djinni` joined,
rakkable joined,
camelia joined,
sivoais joined,
zostay joined,
tellable6 joined,
unicodable6 joined,
releasable6 joined,
linkable6 joined,
committable6 joined,
eof joined,
timo joined,
JRaspass joined
06:30
gfldex left,
samebchase left,
jjatria left,
ugexe left
06:31
greenfork left
06:33
gfldex joined,
samebchase joined,
jjatria joined,
ugexe joined
06:34
greenfork joined,
kjp left,
sjn left,
djinni` left,
bloatable6 left,
greppable6 left,
bisectable6 left,
sourceable6 left,
benchable6 left,
shareable6 left,
quotable6 left,
Geth left,
rba left,
lucs left
06:35
Geth joined,
rba joined,
lucs joined
06:36
kjp joined,
sjn joined,
djinni` joined,
greppable6 joined,
bloatable6 joined,
bisectable6 joined,
sourceable6 joined,
benchable6 joined,
shareable6 joined,
quotable6 joined
06:38
ab5tract left,
Voldenet left,
SmokeMachine left,
Voldenet joined,
SmokeMachine joined
06:40
ab5tract joined
08:02
finanalyst joined
|
|||
lizmat | I'm upset and angry | 09:54 | |
09:57
finanalyst left
|
|||
[Tux] | that ain't good | 10:04 | |
timo | big mood >_< | 10:08 | |
lizmat | yeah, we live in interesing times | 10:09 | |
As some of you may know, I'm selling part of my CD collection through Discogs | 10:10 | ||
I've just taken the US off of the list of countries I accept orders from | |||
I know it's petty :-( | 10:31 | ||
10:44
sena_kun joined
10:45
rba left
10:50
rba joined
|
|||
Geth | roast: 7245b0b101 | (Elizabeth Mattijsen)++ | S06-currying/slurpy.t Fix test in light of progress on #2599 If a named argument is primed with a value, then that value becomes the default on the primed sub's named argument. The test did not account for that. The fix that is in the works, will set the default in the signature. |
11:01 | |
lizmat | I wonder how real life this signature is: | 11:03 | |
sub capcapn (|c ($a, $b?, :$e = 'e'), |d ($c, $d?, :e($f) = 'f'), *%g) | |||
m: sub a(|c, *%a, *@a, *%b, *@b) { dd }; a # TIL this madness is allowed ? | 11:11 | ||
camelia | sub a(|c, *%a, *@a, *%b, *@b) | ||
12:18
finanalyst joined
12:54
sjn left,
sjn joined
14:24
vrurg_ joined,
vrurg left
|
|||
Geth | roast: e2b69e940e | (Elizabeth Mattijsen)++ | S06-currying/named.t Change a *lot* of tests regarding #2599 And making them todo where appropriat for now. The issue is really mostly about how a signature such as (:$a) is primed with :a (aka a => True). In the current .assuming logic, the default for the argument is somewhere encoded in the EVALled ... (7 more lines) |
17:18 | |
18:10
finanalyst left
|
|||
Geth | rakudo/main: 3f6ac5a2d3 | (Elizabeth Mattijsen)++ | src/core.c/Any.rakumod Add === candidate for type objects In response to #5796. This will now make Any === Mu return False rather than exploding, while not affecting auto-threading as that involves a Junction:D |
18:48 | |
roast: f12880a697 | (Elizabeth Mattijsen)++ | S03-operators/value_equivalence.t Add tests for #5796 |
18:53 | ||
20:57
finanalyst joined
21:15
sjn left
21:16
sjn joined
21:20
patrickb left,
evalable6 left,
patrickb joined,
evalable6 joined
23:00
vrurg_ left,
vrurg joined
23:54
finanalyst left
|