Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 17, 2026 16:14
Show Gist options
  • Select an option

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

Select an option

Save Whateverable/f29fd76df812f0f355594c2a966684e0 to your computer and use it in GitHub Desktop.
releasable6
    + Add some sanity checking on Grammar.parse (#6088) [92ead2bd]
    + Check for literal value in signature with .return(-rw) (#6086) [9dfe3e73]
    + Make .comb accept Cool values for limit (#6083) [d04cb70e]
    + Only look at .pm for code in 6.c/d with -I (#6081) [03f90b6c]
    + Add support for %*SUB-MAIN-OPTS<dash-as-STDIN> (#6078) [4cbb9553]
    + Make semantics of div / mod Int only in 6.e (#6070) [245d0727]
    + Add :without-backtrace named argument to die() (#6076) [577a04ae]
    + Make sure exits-ok shows the description if given [b18dd713]
    + Add `item` to error message stating expected param traits [f1c18464]
    + Fix .index(@needles) [1d991f95]
    + Fix test for 6.e setting entries [ef3975df]
    + Fix SETTING:: prefix having literal single quotes on Windows (#6110) [1e935287]
    + Add test for #6109 (#6112) [d8aeb7ee]
    + RakuAST: Use localizable modifier tokens in terminator rules for L10N support [0228f617]
    + Fix type smiley enforcement on anonymous params in list assignment [f7b814e7]
    + Add a worry for using the unimplemented TEMP phaser (#6105) [3b8b6d61]
    + Fix spurious sigspace warning for rx:s// in RakuAST frontend (#6116) [26155d37]
    + Properly support coercive types on parameterized Set(Hash) [ab6efcab]
    + Fix Set(Hash).new(foo) for coercive type parameterizations [2fe33db3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment