[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: 97692cb2d5 | (Nick Logan)++ | t/400-tap-formatter.rakutest

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: Make reported-line test expectations frontend agnostic

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: 

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: Previously t/400-tap-formatter.rakutest hardcoded the line numbers that

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: Test::Stream::Formatter::TAP12 reports for failing tests. That number

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: comes from a CallFrame captured while the mainline is still inside the

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: multi-line test-formatter(...) call, and which line annotation is active

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: at that point differs by compiler frontend: the legacy frontend reports

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: <…commit message has 7 more lines…>

[02:47] <Geth> ¦ Test-Stream/ugexe/frontend-agnostic-line-numbers: review: https://github.com/raku-community-modules/Test-Stream/commit/97692cb2d5

[02:48] <Geth> ¦ Test-Stream: ugexe++ created pull request #5: Make reported-line test expectations frontend agnostic

[02:48] <Geth> ¦ Test-Stream: review: https://github.com/raku-community-modules/Test-Stream/pull/5

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: aeed1b3468 | (Elizabeth Mattijsen)++ | 5 files

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: 0.2.8

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: review: https://github.com/raku-community-modules/OpenSSL/commit/aeed1b3468

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: ca0550c0ca | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | 5 files

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: Merge branch 'main' into avoid_using_rakudo_internal_json_impl

[16:46] <Geth> ¦ OpenSSL/avoid_using_rakudo_internal_json_impl: review: https://github.com/raku-community-modules/OpenSSL/commit/ca0550c0ca

[17:08] <Geth> ¦ OpenSSL/main: ba97d085ce | (Elizabeth Mattijsen)++ | 5 files

[17:08] <Geth> ¦ OpenSSL/main: 0.2.9

[17:08] <Geth> ¦ OpenSSL/main: review: https://github.com/raku-community-modules/OpenSSL/commit/ba97d085ce

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 390940bef3 | (Nick Logan)++ | 2 files

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Enable MONKEY without reaching for $*W

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Previously EXPORT called $*W.do_pragma to turn on the MONKEY pragmas

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: for the importing scope. The RakuAST frontend has no $*W, so `use

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Benchy` died there with "Dynamic variable $*W not found" before the

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: importing scope could augment, use nqp or EVAL.

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Set the MONKEY pragmas on $*LANG directly. That is all do_pragma did

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: with them, and $*LANG carries the same braid on both frontends.

[22:39] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: review: https://github.com/raku-community-modules/Benchy/commit/390940bef3

[22:39] <Geth> ¦ Benchy: ugexe++ created pull request #3: Enable MONKEY without reaching for $*W

[22:39] <Geth> ¦ Benchy: review: https://github.com/raku-community-modules/Benchy/pull/3

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 07e405ca42 | (Nick Logan)++ | 2 files

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Enable MONKEY without reaching for $*W

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Previously EXPORT called $*W.do_pragma to turn on the MONKEY pragmas

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: for the importing scope. The RakuAST frontend has no $*W, so `use

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: Benchy` died there with "Dynamic variable $*W not found" before the

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: importing scope could augment, use nqp or EVAL.

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: 

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: <…commit message has 5 more lines…>

[22:47] <Geth> ¦ Benchy/ugexe/rakuast-monkey-pragma: review: https://github.com/raku-community-modules/Benchy/commit/07e405ca42

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: feff6d25ed | (Nick Logan)++ | 3 files

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: Support the RakuAST frontend

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: 

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: Previously the numish action built its constants out of $*W and looked

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: for the match keys dec_number and rad_number. Neither exists on the

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: RakuAST frontend, so any `use overload::constant` died there with

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: "Dynamic variable $*W not found".

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: 

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: <…commit message has 10 more lines…>

[22:50] <Geth> ¦ overload-constant/ugexe/rakuast-frontend: review: https://github.com/raku-community-modules/overload-constant/commit/feff6d25ed

[22:54] <Geth> ¦ overload-constant: ugexe++ created pull request #1: Support the RakuAST frontend

[22:54] <Geth> ¦ overload-constant: review: https://github.com/raku-community-modules/overload-constant/pull/1

