Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 22, 2020 16:28
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/3e7d299e688c047b35f0a8c1fbc77f20 to your computer and use it in GitHub Desktop.
Save Whateverable/3e7d299e688c047b35f0a8c1fbc77f20 to your computer and use it in GitHub Desktop.
releasable6
    + Don't containerize parameters of P6EX blocks [3d5fba7b]
    + Generalize RI.MAYBE-GIST/SHORT-GIST to work with .raku as well [973b83de]
    + Make it harder for typechecking exceptions themselves to throw [8d40691d]
    + Actually ensure $!got and $!expected don't get extra containers [1db17c46]
    + Apply Callable to Code and compose Sub/Method/Submethod in prologue [7f2ae26c]
    + Remove that pesky branch from Metamodel::Mixins.mixin [e3c2646e]
    + Expose nqp parameterization ops through Metamodel::Primitives [2ab94429]
    + Type Parameter's methods [c11f4b18]
    + - Once again, we have what appears to be a working version of a rakudo without a dir-locked .precomp directory during precompilation. Now to test. [03c90985]
    + - Change CUPS::File.initiate-lock() parameter from IO::Path:DL to Str:D: [892a5de9]
    + - Fixes mismatch in named parameter calls to .destination - Also fixes missing parameter to self!lock() [65213f30]
    + - Updated .gitignore [2ac0473c]
    + - Adds sentinels to mitigate the risk of renaming a file that may no longer be there. [baa808dc]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo-precomp-nolock2 [e9e9b93d]
    + - Prevent race condition with try {} blocks. [a2fe4f10]
    + [NQP Bump] Brings 2 commits [639a917f]
    + Update changelog + announcement [b89332c5]
    + Merge branch 'master' into release-2020.07 [7244d029]
    + Merge pull request #3811 from rakudo/release-2020.07 [afe2f691]
    + Merge pull request #3785 from Xliff/rakudo-precomp-nolock2 [18f9d9dc]
    + Merge pull request #3760 from Kaiepi/parameter-typed [c9ae42c7]
    + Merge pull request #3609 from Kaiepi/metamodel-primitives-parameterization [7b1540d3]
    + Merge pull request #3583 from Kaiepi/metamodel-mixins [5a791f2b]
    + Merge branch 'master' into rank-n-exceptions [4abaaa65]
    + Merge pull request #3531 from Kaiepi/rank-n-exceptions [8ca13eb2]
    + Unbreak the build [1eb712d5]
    + Fix release pipeline to not delete the linux build (#3814) [4ad4bd30]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment