🦋 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. |
|||
00:08
reportable6 left
01:11
reportable6 joined
01:35
linkable6 joined
01:36
evalable6 joined
02:36
linkable6 left,
evalable6 left,
linkable6 joined
02:37
evalable6 joined
|
|||
Geth | rakudo/rakudo-arg-env: c543b66542 | (Vadim Belman)++ | src/main.nqp Add support for $RAKUDO_ARGS environment variable A way to specify default compiler CLI options, overridable by explicitly specified in the command line. For example: RAKUDO_ARGS="--I. --ll-exception" rakudo --Ilib test.raku ... (7 more lines) |
03:27 | |
rakudo: vrurg++ created pull request #4691: Add support for $RAKUDO_ARGS environment variable |
|||
05:07
bisectable6 left,
coverable6 left,
notable6 left,
greppable6 left,
reportable6 left,
evalable6 left,
committable6 left,
shareable6 left,
squashable6 left,
unicodable6 left,
sourceable6 left,
quotable6 left,
releasable6 left,
bloatable6 left,
benchable6 left,
tellable6 left,
linkable6 left,
nativecallable6 left,
statisfiable6 left,
statisfiable6 joined
05:08
committable6 joined
05:09
linkable6 joined,
nativecallable6 joined,
bisectable6 joined,
notable6 joined
05:10
releasable6 joined,
reportable6 joined
06:06
reportable6 left
06:07
coverable6 joined
06:08
quotable6 joined
06:09
bloatable6 joined,
evalable6 joined
06:10
squashable6 joined
06:36
Xliff_ joined
06:39
Xliff left
07:07
tellable6 joined
07:09
greppable6 joined
07:10
unicodable6 joined
07:17
frost left
08:07
benchable6 joined
08:09
shareable6 joined
09:08
reportable6 joined
09:09
sourceable6 joined
10:56
sena_kun joined
11:59
frost joined
12:07
reportable6 left
12:08
reportable6 joined
12:14
sena_kun left
12:15
sena_kun joined,
sena_kun left
12:19
sena_kun joined
12:44
Kaiepi left
12:53
Kaiepi joined
13:53
linkable6 left,
evalable6 left
13:54
carlmasak joined
13:55
linkable6 joined
|
|||
carlmasak | greetings, #raku-dev. merry christmas | 13:55 | |
lizmat | carlmasak o/ long time no see! | 13:56 | |
carlmasak | masak: I wonder if you're... me. this is weird. | 13:57 | |
lizmat: indeed. I've lost my IRC habit for some reason, but not my taste for Perl and Raku | |||
lizmat | good to hear! | 13:58 | |
carlmasak | camelia: say "do you still evaluate Raku code?" | 14:01 | |
m: say "or like this?" | |||
camelia | or like this? | ||
carlmasak | oh! | 14:02 | |
I have a... wee bit of a lag going, though :D | |||
lizmat | but then you're lightyears away! :-) | ||
carlmasak .oO( meanwhile, several ideologies to the East... ) | 14:05 | ||
lizmat: kathyz waves hi and wishes a merry season to you and wendy o/ | 14:06 | ||
m: say "roundtrip time..." | 14:08 | ||
camelia | roundtrip time... | ||
carlmasak | ...18 seconds | 14:09 | |
which means I'm at _most_ 18 light-seconds away, actually | 14:10 | ||
lizmat waves back at kathyz and the kid(s) :-) | 14:14 | ||
carlmasak | kid, singular -- but quite the one ;) | ||
lizmat | well, it's been a while, and things.... happen :-) | ||
Geth | rakudo/rakudo-arg-env: e82e677479 | (Vadim Belman)++ | src/main.nqp Add support for $RAKUDO_OPT environment variable A way to specify default compiler CLI options, overridable by explicitly specified in the command line. For example: RAKUDO_OPT="--I. --ll-exception" rakudo --Ilib test.raku ... (7 more lines) |
14:15 | |
carlmasak | haha | ||
lizmat | going out for a bit, get some cycling in while it is still 15! degrees here | 14:17 | |
carlmasak | enjoy! hoping that `!` isn't a factorial :P | ||
lizmat | warmest 30 Dec ever in NL, breaking the record from 1925 | ||
carlmasak: perhaps logs.liz.nl/raku-dev/live.html is easier to read / backlog for you | 14:18 | ||
carlmasak | lizmat: yes, so it seems! thank you. | 14:21 | |
lizmat | just scroll down for updates :-) | ||
or up for backlogging | 14:22 | ||
afk& | 14:25 | ||
14:27
sena_kun left
14:50
carlmasak left,
carlmasak joined
14:52
carlmasak left
14:56
evalable6 joined
15:00
sena_kun joined
15:01
sena_kun left
|
|||
Geth | rakudo: e82e677479 | (Vadim Belman)++ | src/main.nqp Add support for $RAKUDO_OPT environment variable A way to specify default compiler CLI options, overridable by explicitly specified in the command line. For example: RAKUDO_OPT="--I. --ll-exception" rakudo --Ilib test.raku ... (7 more lines) |
15:21 | |
rakudo: d80fb897ec | (Vadim Belman)++ (committed using GitHub Web editor) | src/main.nqp Merge pull request #4691 from rakudo/rakudo-arg-env Add support for $RAKUDO_OPT environment variable |
15:22 | ||
16:15
linkable6 left,
evalable6 left
17:15
sena_kun joined
17:17
linkable6 joined
17:36
TheAthlete joined
17:39
discord-raku-bot left
17:40
discord-raku-bot joined
17:55
discord-raku-bot left,
discord-raku-bot joined
18:06
sena_kun left
18:08
sena_kun joined,
reportable6 left
18:17
evalable6 joined
20:10
reportable6 joined
|
|||
Geth | rakudo/Int.rand: ba14063eef | (Elizabeth Mattijsen)++ | 2 files Make Int.rand return an Int rather than a Num This came up with logs.liz.nl/raku-beginner/2021-12-30.html#19:54 |
20:38 | |
rakudo: lizmat++ created pull request #4692: Make Int.rand return an Int rather than a Num |
|||
21:57
Kaiepi left
22:02
TheAthlete left
23:02
linkable6 left,
evalable6 left
|