🦋 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/lizmat-days-in-year: 3d181c8980 | (Elizabeth Mattijsen)++ | src/core.c/Dateish.pm6
Introduce Dateish.days-in-year method

Which can be called both as a class method (while specifying the year) as well as an instance method (without specifying a year).
Made the days-in-month method follow the same pattern: callable as a class method, specifying the year and month, or as an instance method (without specifying any arguments).
12:22
rakudo: lizmat++ created pull request #5084:
Introduce `Dateish.days-in-year` method
12:23
rakudo: 3d181c8980 | (Elizabeth Mattijsen)++ | src/core.c/Dateish.pm6
Introduce Dateish.days-in-year method

Which can be called both as a class method (while specifying the year) as well as an instance method (without specifying a year).
Made the days-in-month method follow the same pattern: callable as a class method, specifying the year and month, or as an instance method (without specifying any arguments).
13:10
rakudo: 8cd57685c4 | (Tom Browder)++ (committed using GitHub Web editor) | src/core.c/Dateish.pm6
Merge pull request #5084 from rakudo/lizmat-days-in-year

Introduce `Dateish.days-in-year` method
lizmat that's quick?
I was hoping for some review by others, though
tbrowder: if I had thought it'd be ok for immediate merge, I wouldn't have made it a PR 13:11
:-( 13:12
Geth rakudo/revert-5084-lizmat-days-in-year: 2ae8b20878 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/core.c/Dateish.pm6
Revert "Introduce `Dateish.days-in-year` method"
13:13
rakudo: lizmat++ created pull request #5085:
Revert "Introduce `Dateish.days-in-year` method"
rakudo: 4d43bbf958 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/core.c/Dateish.pm6
Revert "Introduce `Dateish.days-in-year` method" (#5085)
13:14
Geth rakudo/revert-5085-revert-5084-lizmat-days-in-year: 7e188a28ec | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/core.c/Dateish.pm6
Revert "Revert "Introduce `Dateish.days-in-year` method" (#5085)"

This reverts commit 4d43bbf9588e56fc76070dd597accded2d69a0af.
13:15
rakudo: lizmat++ created pull request #5086:
Introduce `Dateish.days-in-year` method
tbrowder ok, sorry, my bad 13:45
lizmat No worries, if I had thought it'd be a bad idea to add it, I wouldn't have made the PR :-) 13:50
tbrowder yosh “trips in front of the speeding bullet…” 13:56