🦋 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:00
reportable6 left
00:02
reportable6 joined
02:55
MasterDuke left
03:57
kjp left
04:00
kjp joined
04:04
Xliff left
05:06
discord-raku-bot left
05:09
discord-raku-bot joined
05:19
discord-raku-bot left
05:41
discord-raku-bot joined
05:49
discord-raku-bot left
06:00
reportable6 left
06:01
discord-raku-bot joined
06:02
reportable6 joined
06:06
discord-raku-bot left
07:08
squashable6 left
07:10
squashable6 joined
07:47
discord-raku-bot joined
07:49
discord-raku-bot left,
discord-raku-bot joined
07:54
discord-raku-bot left
07:59
discord-raku-bot joined
08:00
discord-raku-bot left
08:54
sena_kun joined
09:14
sena_kun left
09:20
sena_kun joined
10:26
linkable6 left,
evalable6 left
10:28
linkable6 joined,
evalable6 joined
11:28
evalable6 left,
linkable6 left
11:31
evalable6 joined,
linkable6 joined
|
|||
Geth | rakudo/main: d371cb513b | (Elizabeth Mattijsen)++ | src/core.e/Formatter.pm6 Getting "b" formats more in line with sprintf And probably other integer based formats such as x, d, o. Still a long way to get it in sync with nqp's sprintf. |
11:43 | |
11:44
epony left
12:00
reportable6 left
12:03
reportable6 joined
12:29
Kaiepi left
|
|||
nine | bartolin: the JVM is going to need to support fallback resolvers to support code compiled from RakuAST. A fallback resolver is a code ref taking a name as a string and returning a value. It is used when lexical lookup failed. This mechanism replaces the wrapper frames the old compiler frontend creates when compiling a frame dynamicall (i.e. BEGIN time execution)_ | 12:35 | |
12:56
Kaiepi joined
14:09
epony joined
14:17
discord-raku-bot joined
|
|||
Geth | rakudo/main: 4 commits pushed by (Vadim Belman)++ | 15:02 | |
16:56
linkable6 left,
evalable6 left
16:57
linkable6 joined
16:59
evalable6 joined
18:00
reportable6 left,
reportable6 joined
18:25
sena_kun left
18:26
sena_kun joined
|
|||
Geth | rakudo/main: 82aa030d3c | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.pm6 Some maint work on RakuAST::Deparse - add type smileys where they were missing - remove name from first pos argument when the arg is ignored - some restyling to get a more consistent code reading |
19:49 | |
21:03
linkable6 left,
evalable6 left
21:05
evalable6 joined,
linkable6 joined
21:40
MasterDuke joined
22:01
sena_kun left
|
|||
Geth | rakudo: vrurg++ created pull request #5137: Some improvements to the RakuAST compiler |
22:53 | |
rakudo/main: 5 commits pushed by (Vadim Belman)++ | 22:54 | ||
lizmat | vriurg: these commits broke Formatter :-( | 23:42 | |
use v6.*; dd zprintf "%x",42 | |||
m: use v6.*; dd zprintf "%x",42 | |||
camelia | No such method 'package_at_key' for invocant of type 'VMNull' in block <unit> at <tmp> line 1 |
||
lizmat is not happy | |||
lizmat goes to bed |