| [Coke] | releasable6: next | 00:09 | |
| releasable6 | [Coke], Next release in ≈25 days and ≈18 hours. There are no known blockers. 22 out of 22 commits logged | ||
| tbrowder | .seen El_Che | 11:38 | |
| tellable6 | tbrowder, I saw El_Che 2026-07-28T14:22:42Z in #raku: <El_Che> tbrowder: the rakudo-pkgs have been uploaded to all the repos | ||
|
12:16
sp1983 joined
12:18
sp1983 left,
sp1983 joined,
sp1983 left
12:43
sp1983 joined
12:46
sp1983 left
12:47
sp1983 joined
12:48
sp1983 left
|
|||
| Geth | rakudo/lizmat-26: 8bb5daec6d | (Elizabeth Mattijsen)++ | src/Raku/Actions.nqp RakuAST: streamline module loading action a bit DRYer and hopefully better readable |
13:24 | |
|
13:43
sp1983 joined
13:44
sp1983 left
13:49
spa1983_ joined
13:50
spa1983_ left
13:51
sp1983 joined
14:05
sp1983 left,
sp1983 joined
14:11
sp1983 left
16:21
sjn left
16:48
sjn joined
18:51
notna joined
19:28
notna1 joined
19:33
notna left,
notna1 is now known as notna
20:23
notna left
|
|||
| lizmat | m: use Test:foo:bar; ok 1 | 22:40 | |
| camelia | ok 1 - | ||
| lizmat | sometimes wonder whether :foo:bar in this case should be a compilation error | ||
| Geth | rakudo/lizmat-27: 87e3dc66f2 | (Elizabeth Mattijsen)++ | 2 files RakuAST: put "use if" functionality in core The "if" module raku.land/zef:raku-community-modules/if is not really easily portable to RakuAST. But it *is* quite easy to implement the functionality into RakuAST. Which is what this commit does: ... (24 more lines) |
22:53 | |
| rakudo: lizmat++ created pull request #6498: RakuAST: put "use if" functionality in core |
|||
| ugexe | No tests? | 23:06 | |
| also fwiw to me it makes more sense to use the conditional syntax people are already familiar with. Adverbs aren’t used for conditionals anywhere else are they? | 23:09 | ||
| In other words if conditional module loading belongs in the language, it should emerge from the existing conditional syntax rather than by teaching use a special interpretation of an adverb | 23:15 | ||