| Geth | rakudo: ugexe++ created pull request #6114: Fix type smiley enforcement on anonymous params in list assignment |
00:05 | |
| rakudo: ugexe++ created pull request #6115: Use localizable modifier tokens in terminator rules for L10N support |
03:11 | ||
| ShimmerFairy | I wonder how rakudo building would fare through WSL specifically. That certainly didn't exist when the compiler got started, but perhaps nowadays one could get away with "if you want this on Windows, do it through WSL", which (you'd think) would simplify things quite a bit. | 05:50 | |
|
08:37
finanalyst joined
|
|||
| Geth | rakudo/main: 0228f6171f | (Nick Logan)++ (committed using GitHub Web editor) | src/Raku/Grammar.nqp RakuAST: Use localizable modifier tokens in terminator rules for L10N support The terminator tokens used hardcoded English strings ('if', 'unless', etc.) instead of the localizable modifier-* tokens. This meant that when an L10N role was mixed into the grammar (e.g. L10N::NL mapping if -> als), the EXPR parser didn't recognize localized keywords as terminators. Listop argument parsing would greedily consume the ... (8 more lines) |
09:11 | |
|
10:30
finanalyst left
10:34
Pixi` joined
10:36
ShimmerFairy left
10:37
Pixi left,
ShimmerFairy joined
11:28
ShimmerFairy left
11:29
ShimmerFairy joined
11:33
ShimmerFairy left,
ShimmerFairy joined
11:48
Pixi joined
11:50
rnddim joined
11:51
ShimmerFairy left,
Pixi` left
11:53
rnddim left,
ShimmerFairy joined
12:36
finanalyst joined
13:38
AntonOks joined
|
|||
| AntonOks | Can someone please merge github.com/raku-community-modules/...h/pull/246 ?!? THANKS! | 13:39 | |
|
15:12
AntonOks left
17:41
finanalyst left
|
|||
| Geth | rakudo/main: f7b814e79e | (Nick Logan)++ (committed using GitHub Web editor) | 2 files Fix type smiley enforcement on anonymous params in list assignment * Fix RakuAST list assignment skipping anonymous typed parameters Anonymous typed parameters (e.g. Any:D) in list declarations like my ($foo, Any:D, $buzz) = (42, Any, 'lightyear') were omitted from the LHS value list because they have no target. This shifted all ... (28 more lines) |
18:23 | |
|
18:43
ShimmerFairy left,
ShimmerFairy joined
18:44
ShimmerFairy left
18:45
ShimmerFairy joined
|
|||
| Geth | rakudo: ugexe++ created pull request #6116: Fix spurious sigspace warning for rx:s// in RakuAST frontend |
18:51 | |
| [Coke] | ugexe is on a roll | 20:44 | |
|
21:37
refactus left
21:39
refactus joined,
refactus left,
refactus joined
|
|||