Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 4, 2020 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/9e0b4c2b4cd1139a8048124145ff8418 to your computer and use it in GitHub Desktop.
Save Whateverable/9e0b4c2b4cd1139a8048124145ff8418 to your computer and use it in GitHub Desktop.
releasable6
    + Implement set equality operators [701f4cfb]
    + Simplify Setty/Baggy.ACCEPTS [dbd69ba7]
    + Merge pull request #3763 from rakudo/release-2020.06 [34f985de]
    + Give Grammar its own .new [0144905f]
    + Merge branch 'master' into set_equality [56d550c4]
    + Merge pull request #3727 from rakudo/set_equality [f470b544]
    + Bump NQP to get MoarVM build fixes [f1960baa]
    + Bump NQP to get some MoarVM/NQP micro-opts [8d2156b0]
    + Make method not found error reporting a little more resilient [0a86798f]
    + Allow Mu.say/put/note handling objects with NQP methods [9f546ef6]
    + Make IO::Handle.read(1) about 3x as fast [2946ed64]
    + Bypass .READ abstraction if we can [252b9349]
    + Apply the same buf8.new change to the rest of the core [ed936c14]
    + Bump NQP to get the cursor_pass_quick optimization [6536f801]
    + Bump NQP again to get proper cursor_pass_quick [682a7964]
    + Revert "Give Grammar its own .new" [c7c18c21]
    + Give Supply.tail its own candidate [1a91af8c]
    + Add support for Supply.tail(*) and .tail(Inf) [9ccfc90e]
    + Add support for Supply.tail(*-3) [eaa72afa]
    + Fix Supply.head(*-3) [5c8c7324]
    + Make sure that Any:U.head/tail work [70e5cfb9]
    + Add Str.naive-word-wrapper (implementation detail) [056d6a4e]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment