Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 27, 2026 23:44
Show Gist options
  • Select an option

  • Save Whateverable/32196560d33ea50c5f1ee5fa7781997d to your computer and use it in GitHub Desktop.

Select an option

Save Whateverable/32196560d33ea50c5f1ee5fa7781997d to your computer and use it in GitHub Desktop.
releasable6
    + Default unnamed packages to `anon` scope instead of `our` [47d8befa]
    + Simplify handing of RAKUDO_OPT environment variable (#6060) [759e583f]
    + Add :by support to Range.min/max/minmax (#6055) [9b0dfbc6]
    + Revert "RakuAST: prevent execution error if no RakuAST" [6e474f82]
    + Revert "RakuAST: add bare dd CHECK functionality" [d71d63d5]
    + Properly implement functionality of 4fad4276ef [1d155e52]
    + Give Mu.does a return type constraint [85871dc9]
    + Give enum A (a => 3.14, b => 6) a better error message [5e183241]
    + RakuAST: give enum A (a => 3.14, b => 6) a better error message [b7a4e1a9]
    + Bump NQP to get better MoarVM gcd implementation MasterDuke++ [c5cfd69c]
    + Make error reporting more resilient wrt warnings [eeb97aca]
    + Deprecate use of Mu.perl(seen) [33f68d2c]
    + Fix typo in error (#6069) [7cbf36b5]
    + Micro-opt self.CREATE -> nqp::create(self) [6acaa900]
    + pushing release out a week cause jdv scheduling [a3566826]
    + Suggest NFC, NFD, NFKC, NFKD when trying to do "foo".Uni [35428451]
    + Make some only method raku multi on instantiated invocant [7f39c4bb]
    + Bump NQP for patrickb's latest MoarVM tweaks [4fb9c0dc]
    + Merge pull request #6038 from patrickbkr/anon-packages-my-scope [68ee8c8c]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment