🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
Geth rakudo: FCO++ created pull request #5452:
Add L10N::PT
02:02
Geth rakudo/main: d1812ff1ad | (Fernando Corrêa de Oliveira)++ (committed by Elizabeth Mattijsen) | 13 files
Add L10N::PT
09:32
Geth rakudo/main: 4 commits pushed by (Elizabeth Mattijsen)++ 10:05
File-Find/main: ceb3c19e55 | 2colours++ | 5 files
0.2.1
10:32
Geth rakudo/main: 24fdf40c4a | (Elizabeth Mattijsen)++ | src/Raku/ast/package.rakumod
RakuAST: split off some more role specific logic

Into a subclassable method "install-in-scope". And some streamlining
10:42
Geth rakudo/main: d6de1390e4 | (Elizabeth Mattijsen)++ | src/Raku/ast/package.rakumod
RakuAST: streamline application of body semantics

  - add some helper methods
  - add subclassable "additional-body-lexicals" method
  - add ::?PACKAGE (it seemed to have been overlooked before)
11:30
lizmat 980 +2 :-) 11:31
looks like adding ::?PACKAGE fixed 2 test files
lizmat m: say nqp::const::CCLASS_ANY # odd that this doesn't need a "use nqp" 12:07
camelia 65535
Geth rakudo/main: 89f5873307 | (Elizabeth Mattijsen)++ | 2 files
RakuAST: enforce check before using nqp:: ops

Must either do a 'use nqp' or 'use MONKEY-GUTS' or 'use MONKEY'
12:45
finanalyst [Coke] would you please look at the SEO PR on doc-website again. 16:05
[Coke] sure 16:06
done, merged. 16:12
finanalyst [Coke] thanks. Let me know if there's something urgent to do on doc-website 16:14
[Coke] I think we need to get a site publish in the next few days, we can talk about it in raku-doc 16:26
Geth rakudo: ab5tract++ created pull request #5453:
RakuAST: Support where blocks on variables
16:44
Geth rakudo/main: b689ae077d | (Elizabeth Mattijsen)++ | src/Raku/ast/package.rakumod
RakuAST: some streamlining of ::Package and subclasses

Also add "can-have-attributes" and "can-have-methods" informational methods
17:27
Geth rakudo/main: 4d4e2a8a6b | (Elizabeth Mattijsen)++ | lib/RakuAST/L10N.rakumod
RakuAST: fix interface with ::Role

It's no longer RakuAST::Package.new(declarator => 'role', …) but RakuAST::Role.new(…)
18:21
rakudo/main: 8e096c24bb | (Elizabeth Mattijsen)++ | 7 files
RakuAST: don't bother to specify the actions

The default is to use the current actions unchanged, so we're good
rakudo/main: 721906f6da | (Elizabeth Mattijsen)++ | src/Raku/ast/package.rakumod
RakuAST: prevent repeated $*HOW lookups
[Coke] Folks, Rakudo doesn't need a trademark, correct? github.com/Raku/raku.org/issues/192 - I don't see it anywhere on the rakudo.org site, only here. 20:53