🦋 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/main: dbe6ae88be | (Elizabeth Mattijsen)++ | 5 files
RakuAST: add pod declarator support for packages

At the RakuAST class level (deparsing, .raku + test) And some minor code reformatting and tweaks
09:44
rakudo/main: b5b4e16a77 | (Elizabeth Mattijsen)++ | 6 files
RakuAST: add pod declarator support for enums

At the RakuAST class level (deparsing, .raku + test) And some minor code reformatting and tweaks
10:14
rakudo/main: da6ac812b8 | (Elizabeth Mattijsen)++ | 4 files
RakuAST: add pod declarator support for subsets

At the RakuAST class level (deparsing, .raku + test) And some minor code reformatting and tweaks
10:32
lizmat weekly: gist.github.com/FCO/def7e030c05d72...c4b8fce0e4 14:13
notable6 lizmat, Noted! (weekly)
Geth ¦ problem-solving: bbkr assigned to codesections Issue LinkedIn does not recognize "Raku Developer" as a job title. github.com/Raku/problem-solving/issues/368 14:38
Nemokosch oof 14:41
Geth rakudo/main: db0b6feb28 | (Elizabeth Mattijsen)++ | 4 files
RakuAST: add pod declarator support for attributes

At the RakuAST class level (deparsing, .raku + tests)
15:33
rakudo/main: 709c054661 | (Elizabeth Mattijsen)++ | 4 files
RakuAST: add pod declarator support for subroutines

At the RakuAST class level (deparsing, .raku + test)
15:54
Geth rakudo/main: 7f08b0b546 | (Elizabeth Mattijsen)++ | 4 files
RakuAST: add pod declarator support for methods of any kind

Which are: method / submethod / !method / ^method. Implemented at the RakuAST class level (deparsing, .raku + tests)
17:00
Geth rakudo/main: 9774de503b | (Elizabeth Mattijsen)++ | 3 files
RakuAST: add pod declarator support for regex declarations

Implemented at the RakuAST class level (.raku + test). Deparsing was already being handled by the method deparsing logic
18:37