Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 25, 2018 04:42
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/e84bc43f84c6b582461b505699ac49ad to your computer and use it in GitHub Desktop.
Save Whateverable/e84bc43f84c6b582461b505699ac49ad to your computer and use it in GitHub Desktop.
releasable6
    + Fix `no worries` pragma [f5b4d89f]
    + Don't lose scheduler when we pass the args [7c451514]
    + Avoid using variables where we don't need any [426a39a6]
    + Make `$ where Type1|Type2|Type…` typecheck ~8x faster [43b9c829]
    + Merge branch 'master' into post-release [f8c2b55e]
    + Use target type as default default for coercers [ae697080]
    + Merge branch 'master' into post-release [d74010ba]
    + Test detached non-alpha meths give useful error [ec23031d]
    + Minor formatting/line-length adjustments [d769f0a6]
    + Fix postconstraints in `my (...)` being ignored [3745eff1]
    + We got enough tests in this file; start a new one [dac1951e]
    + Fix optimizer crashes in map with certain args [f3efe5e6]
    + Don't block IO::Handle.get on TTYs after we reached EOF [359efef7]
    + Put IO grant work into "archive" dir [5793e6fe]
    + Fix crash with colonpaired variables declarations [a35cd4e6]
    + Fix Any.skip: *-1 crash [44ff0a2a]
    + Fix crashes in degenerate .tail(Callable) [ba675971]
    + Fix crash in `temp`/`let` with parametarized hashes [0a32e51b]
    + Ensure Hash.clone does not lose descriptor [0d7c4fe8]
    + Fix `let`/`temp` on hashes losing Nils [8c4c979e]
    + Fix Array.clone losing descriptor [45560ac9]
    + Merge branch 'master' into post-release [6f594cea]
    + Revert "Fix Any.skip: *-1 crash" [494ffb6a]
    + Alternate fix for Any.skip: Callable [8efba3a8]
    + [NQP Bump] Brings 9 commits [d1a48efc]
    + Merge pull request #1441 from rakudo/post-release [7c8bbc8d]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment