🦋 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.
kurahaupo does anyone else find it strange that releasable6 announces "in ≈5 days and ≈19 hours" which I would read as "in about 5 days and about 19 hours"? Like it might be in 4 days 20 hours, or 6 days 18 hours, but not 5 days 4 hours 01:31
lizmat just blogged again: dev.to/lizmat/a-practical-example-...kuast-18jk 10:02
Geth rakudo/main: 2ed5c8912d | (Elizabeth Mattijsen)++ | src/Raku/ast/regex.rakumod
RakuAST: give ::Regex::CharClassElement::Enumeration a CHECK time check

  - add a worry if there are no elements
  - move the sorry from BEGIN time to CHECK time, to allow any other
   stages to actually do something to the object, before calling it
   invalid
11:43
rakudo/main: 09c4b05705 | (Elizabeth Mattijsen)++ | 2 files
RakuAST: deparsing / .raku tweaks

  - allow for anonymous RakuAST::RegexDeclarations
  - don't show "off" in RakuAST::Pragma if false
11:56
Tux__ Rakudo v2023.04-89-g10742c991 (v6.d) on MoarVM 2023.04-1-g965be0af5 12:15
csv-test-xs-20 0.382 - 0.609
test-t --race 0.892 - 0.919
csv-ip5xs 0.874 - 1.045
test-t 1.500 - 1.657
csv-parser 3.685 - 3.856
csv-ip5xs-20 5.666 - 6.400
test 6.461 - 7.286
test-t-20 --race 6.665 - 7.291
test-t-20 21.178 - 22.694 12:16
Geth rakudo/main: f2b69f53f2 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Literalize.pm6
RakuAST: .literalize tweaks

  - RakuAST::Term::Named can never be constant
  - prevent RakuAST::ApplyInfix from working with Nils
12:41