00:01 shareable6 joined 00:02 shareable6__ joined 00:03 unicodable6 left 00:05 notable6 left, quotable6 left, nativecallable6 left, bisectable6 left, releasable6 left, sourceable6 left 00:06 shareable6 left, quotable6 joined, nativecallable6 joined, bisectable6 joined, unicodable6 joined, releasable6 joined, sourceable6 joined, notable6 joined 00:07 bloatable6 left 00:10 bloatable6 joined, shareable6__ left 00:11 shareable6 joined, shareable6__ joined 00:15 quotable6 left, nativecallable6 left, bisectable6 left, unicodable6 left, releasable6 left, sourceable6 left, notable6 left 00:16 shareable6 left, unicodable6 joined, bisectable6 joined, sourceable6 joined, releasable6 joined, notable6 joined, nativecallable6 joined, quotable6 joined 00:19 bloatable6 left, bloatable6 joined 00:21 shareable6__ left 00:24 shareable6 joined 00:25 unicodable6 left, bisectable6 left, sourceable6 left, releasable6 left, notable6 left, nativecallable6 left, quotable6 left 00:28 bloatable6 left, quotable6 joined, nativecallable6 joined, bisectable6 joined, releasable6 joined, sourceable6 joined, notable6 joined, unicodable6 joined 00:29 bloatable6 joined, bloatable6__ joined
Geth rakudo: ugexe++ created pull request #6682:
RakuAST: resolve declarator HOWs through the use statements of a tree
00:30
00:32 shareable6 left 00:33 bloatable6 left, shareable6 joined 00:34 shareable6__ joined 00:36 bloatable6__ left 00:37 shareable6 left, quotable6 left, nativecallable6 left, bisectable6 left, releasable6 left, sourceable6 left, notable6 left, unicodable6 left 00:38 sourceable6 joined, notable6 joined, unicodable6 joined, nativecallable6 joined, bisectable6 joined, releasable6 joined, quotable6 joined 00:39 bloatable6 joined, bloatable6__ joined 00:41 shareable6__ left 00:44 bloatable6 left, shareable6 joined 00:46 unicodable6 left 00:48 sourceable6 left, notable6 left, nativecallable6 left, bisectable6 left, releasable6 left, quotable6 left
[Coke] github.com/coke/raku-blin-release-...ailures.md - 2 failures, one already known 00:48
that's through 00feb606ab
linkable6 (2026-09-11) github.com/rakudo/rakudo/commit/00feb606ab Measure a case-folded interpolation match against the target (#6652)
00:48 nativecallable6 joined, bisectable6 joined, quotable6 joined, releasable6 joined, sourceable6 joined, notable6 joined, bloatable6__ left 00:49 unicodable6 joined
[Coke] I did also run across: github.com/Raku/whateverable/issues/416 during these runs 00:49
00:51 bloatable6 joined 00:53 shareable6 left 00:54 shareable6 joined, shareable6__ joined 00:57 nativecallable6 left, bisectable6 left, quotable6 left, releasable6 left, sourceable6 left, notable6 left 00:58 shareable6 left, quotable6 joined, sourceable6 joined, bisectable6 joined, nativecallable6 joined, releasable6 joined, notable6 joined 01:01 djinni`_ left 01:05 djinni` joined 01:07 notable6 left 01:08 notable6 joined
Geth rakudo/main: 8464af23d7 | (Nick Logan)++ (committed using GitHub Web editor) | 2 files
RakuAST: check an attribute default against the base type of its meta-object (#6680)

Previously `class C { has Int $.a = 1; has Int $.b = $!a }` died "No such method 'IMPL-BASE-TYPE' for invocant of type 'Int'" under the RakuAST frontend. The attribute default check compares the return type of an initializer that has no compile time value with the declared type stripped of its definedness, and asked the meta-object of the declared ... (7 more lines)
01:10
ugexe Proxy::Watched doesn't do any regex stuff at all and that test is a timing based promise test so i wonder if its just flakey 01:20
Geth rakudo/main: 9248851697 | (Nick Logan)++ | 3 files
RakuAST: evaluate a package colonpair of a hand built tree

Previously a package built from nodes, or rebuilt from the .raku of a parsed one, could not have a colonpair whose value needs evaluation. IMPL-BEGIN applies the block semantics of a package, which asks for its type, before it visits the name. So `class C:ver(1 + 1) { }` compiled the unresolved value and died "This element has not been resolved". ... (13 more lines)
02:09
rakudo/main: 44a6111e0d | (Nick Logan)++ | 2 files
RakuAST: report a redeclaration in a tree EVAL

Previously compiling a tree built from nodes that declared an our package whose name was already taken died instead of reporting the redeclaration. `class C { }; class C { }` died "No such method 'panic' for invocant of type 'RakuAST::Resolver::EVAL'" and `class A::B { }; class A::B { }` died "No such method 'add-sorry'". Only ... (5 more lines)
rakudo/main: b88ac8f8f0 | (Nick Logan)++ (committed using GitHub Web editor) | 4 files
Merge pull request #6681 from ugexe/ugexe/rakuast-package-colonpair-begin

RakuAST: Evaluate package colonpairs of a hand built tree
[Coke] ugexe: opened github.com/spidererrol/perl6-Proxy...d/issues/1 02:21
another run through b88ac8f8f0 started 02:37
linkable6 (2026-09-13) github.com/rakudo/rakudo/commit/b88ac8f8f0 Merge pull request #6681 from ugexe/ugexe/rakuast-package-colonpair-begin
Geth rakudo/main: 5 commits pushed by (Nick Logan)++ 03:10