🦋 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:07
reportable6 left
00:09
reportable6 joined
00:31
Kaiepi left,
Kaiepi joined
00:57
Altai-man joined
00:59
sena_kun left
01:59
bisectable6 left,
sourceable6 left,
committable6 left,
benchable6 left,
releasable6 left,
bloatable6 left,
unicodable6 left,
coverable6 left,
shareable6 left,
greppable6 left,
nativecallable6 left,
linkable6 left,
tellable6 left,
statisfiable6 left,
evalable6 left,
reportable6 left,
quotable6 left,
notable6 left
02:00
nativecallable6 joined,
quotable6 joined,
statisfiable6 joined,
greppable6 joined,
shareable6 joined,
benchable6 joined
02:01
sourceable6 joined,
bloatable6 joined,
notable6 joined,
tellable6 joined,
committable6 joined,
releasable6 joined,
unicodable6 joined,
evalable6 joined,
coverable6 joined
02:02
reportable6 joined,
bisectable6 joined,
Altai-man left,
linkable6 joined
02:07
sena_kun joined
02:08
Altai-man joined
02:12
sena_kun left
03:35
Kaiepi left
04:01
Kaiepi joined
04:28
Kaiepi left
04:58
frost joined
05:07
frost left
05:22
kjp left
05:29
qorg11 left
05:35
qorg11 joined
05:37
kjp joined
05:46
kjp left
05:47
kjp joined
06:07
reportable6 left
06:08
reportable6 joined
|
|||||||||||||||||||||||||||||||||||||||
lizmat | Files=1353, Tests=117197, 284 wallclock secs (35.83 usr 10.09 sys + 3982.23 cusr 334.08 csys = 4362.23 CPU) | 06:43 | |||||||||||||||||||||||||||||||||||||
Geth | roast: f327321243 | (Elizabeth Mattijsen)++ | 5 files Remove double "use Test" Shouldn't matter, but it did on the RakuAST branch. Still, best to remove it. Spotted by nine++ |
07:00 | |||||||||||||||||||||||||||||||||||||
rakudo: e9de06b85e | (Elizabeth Mattijsen)++ | src/core.c/Order.pm6 Reduce code size of before / after Using $ instead of \ reduces bytecode size from 136 -> 44, thus increasing the chance of inlining. |
08:32 | ||||||||||||||||||||||||||||||||||||||
08:44
Kaiepi joined
08:56
samebchase joined
|
|||||||||||||||||||||||||||||||||||||||
[Tux] |
|
08:58 | |||||||||||||||||||||||||||||||||||||
09:05
samebchase left
09:06
samebchase joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | Netstring/main: ccf77226e7 | (Elizabeth Mattijsen)++ | 13 files First commit after migration work |
09:31 | |||||||||||||||||||||||||||||||||||||
Netstring/main: d0863dd4fb | (Elizabeth Mattijsen)++ | 3 files Tweaks |
09:39 | ||||||||||||||||||||||||||||||||||||||
09:59
sena_kun joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | Netstring/main: c4b8318a24 | (Elizabeth Mattijsen)++ | 2 files 0.0.2 |
10:10 | |||||||||||||||||||||||||||||||||||||
Netstring/main: d764bb6d8a | (Elizabeth Mattijsen)++ | 4 files 0.0.3 |
10:14 | ||||||||||||||||||||||||||||||||||||||
10:59
evalable6 left,
linkable6 left
11:01
linkable6 joined
11:02
evalable6 joined
11:25
frost joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | PSGI/main: 26 commits pushed by 8 authors review: github.com/raku-community-modules/...10ed0eac10 |
11:46 | |||||||||||||||||||||||||||||||||||||
12:07
reportable6 left
12:08
reportable6 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo/rakuast: 5 commits pushed by (Stefan Seifert)++ | 13:57 | |||||||||||||||||||||||||||||||||||||
nine | Darn.... had to force push to revert the remote branch to 4974968328 as the other commits are not actually ready for pushing | 14:00 | |||||||||||||||||||||||||||||||||||||
14:26
frost left
15:19
Kaiepi left
15:20
Kaiepi joined
17:17
sena_kun left
17:57
uzl[m] joined
18:06
reportable6 left
18:08
reportable6 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | PSGI/main: 2577f45bf0 | (Elizabeth Mattijsen)++ | 13 files First commit after rework |
18:53 | |||||||||||||||||||||||||||||||||||||
PSGI/main: 9927c55107 | (Elizabeth Mattijsen)++ | 3 files 1.2.1 |
18:57 | ||||||||||||||||||||||||||||||||||||||
19:39
ecocode___ joined,
ecocode___ left
19:43
vrurg left
19:59
vrurg joined
20:36
Altai-man left
20:41
sena_kun joined
|
|||||||||||||||||||||||||||||||||||||||
Xliff | nine: Will there be a mechanism to get the AST of a callable? | 21:12 | |||||||||||||||||||||||||||||||||||||
lizmat | Xliff: OOC, what would you want to do with that? | 21:50 | |||||||||||||||||||||||||||||||||||||
22:17
Altai-man joined
|
|||||||||||||||||||||||||||||||||||||||
japhb | lizmat: I dunno what Xliff has planned for it, but I bet Red could do miracles with that power. | 22:17 | |||||||||||||||||||||||||||||||||||||
22:17
sena_kun left
|
|||||||||||||||||||||||||||||||||||||||
SmokeMachine | Yes, that would be huge for Red! | 22:18 | |||||||||||||||||||||||||||||||||||||
(and I think I have asked for that before) | 22:19 | ||||||||||||||||||||||||||||||||||||||
lizmat | let me rephrase: what would you want to do with that AST? | 22:20 | |||||||||||||||||||||||||||||||||||||
modify it? introspect it? | 22:21 | ||||||||||||||||||||||||||||||||||||||
in the case of modify: I think you will only be able to modify a clone of the AST | |||||||||||||||||||||||||||||||||||||||
SmokeMachine | I'd love to introspect and modify it | 22:22 | |||||||||||||||||||||||||||||||||||||
lizmat | as a sort of static optimization ? | ||||||||||||||||||||||||||||||||||||||
SmokeMachine | I would translate the AST to Red::AST to create SQL from it | 22:23 | |||||||||||||||||||||||||||||||||||||
lizmat | I mean, I can understand how one would like to use RakuAST to *build* ASTs, and thus Callable | ||||||||||||||||||||||||||||||||||||||
I guess I'm lacking imagination at this late point in the evening for me... | 22:24 | ||||||||||||||||||||||||||||||||||||||
will sleep over it& | |||||||||||||||||||||||||||||||||||||||
SmokeMachine | currently Red have to run the Callable (from `.grep {<HERE>}` for example) to try to understand what it's doing and generate the Red::AST... do that by reading RakuAST would be much simpler and much more powerful | ||||||||||||||||||||||||||||||||||||||
I was planning on doing that with a custom compiler class... but if there is a way to get RakuAST from a Callable, that would be much easier | 22:27 | ||||||||||||||||||||||||||||||||||||||
23:17
Kaiepi left
23:19
Kaiepi joined
23:45
Kaipei joined
23:48
Kaiepi left
|