Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 20, 2019 15:40
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/68aefd45b693e3525a04b6fa3e9cc3e4 to your computer and use it in GitHub Desktop.
Save Whateverable/68aefd45b693e3525a04b6fa3e9cc3e4 to your computer and use it in GitHub Desktop.
releasable6
    + Added proto to plan multi as suggested. [fa91b780]
    + Fixed the bug #2688 (wrong values for asinh of negative argument) [5281c23a]
    + Explicitly identify types used for mixins [f0915624]
    + Add given value to bad-directive-type error [54a89b6b]
    + Fix for SHORT-GIST dying with a non-Any inheriting parameter type [d4411c9a]
    + Merge pull request #2728 from vrurg/SHORT-GIST-fix [b34ec3a6]
    + Bump NQP for sprintf error reporting improvement [6563f1ab]
    + Merge pull request #2726 from MasterDuke17/add_given_value_to_sprintf_error [595614fc]
    + Make sure we don't actually show really large values [f99d64d8]
    + Merge pull request #2689 from ramillies/master [3be705f2]
    + Re-imagine PR #2493 [8f424c9d]
    + Merge pull request #2168 from manwar/propose-fix-for-issue-1866 [b92afb0b]
    + Oops, cannot have a :D on a :$named without default [4eecb3c8]
    + Remove proto: it breaks stuff [cd318fb8]
    + Replace internal json parser with JSON::Fast code [ce24f604]
    + Add comment about relation to JSON::Fast [43ff9f1c]
    + Special case exception handling in R:I:JSON [a8cd286a]
    + Make say(\x) about 8% faster [9770c1aa]
    + Add a :$filename parameter to EVAL to override the filename [2732a286]
    + Change :$filename type constraint in EVAL from Str to Str() [69d88be3]
    + Fix bug causing incorrect warning when missing an optional argument [1ec4f171]
    + Merge branch 'master' into release-2019.somewhen [c4c32ab4]
    + [NQP Bump] Brings 7 commits [70d61b21]
    + Simplify Parameter.perl wrt to post constraints [99ba0ea8]
    + Remove :where support for Signature/Parameter.perl [4cfe5ec1]
    + Properly represent constant constraint on Parameter.perl [a1591fbe]
    + Check for fexistence before checking if executable [5a9b720d]
    + Ensure we boolify our value [6e8df010]
    + Added an X::Cannot::Map exception [fd8a00a3]
    + Added better error messages for '.map: foo' errors [ef8899f6]
    + Remove watch-path tests for now [3afbc120]
    + Adapt tests to new X::Cannot::Map behaviour [a804ed0f]
    + Re-instate manwar's first PR [33e2d7f4]
    + Make sure creating a Failure from a Failure object throws [c9110654]
    + Merge branch 'identify-mixin-types' [7b863b72]
    + Bump NQP_REVISION [7bd3b3a0]
    + Fix use of nqp::getattr with sometimes wrong class [c21054de]
    + Produce simpler spesh op for decont [29878d82]
    + Make a Failure throw when it is used as something Iterable [23fca8f6]
    + Make Failure.list also throw [4ffb4082]
    + Bump NQP_REVISION [fc4aca08]
    + Refactor $*KERNEL internal use of uname [ec40933d]
    + Merge pull request #2770 from rakudo/use-nqp-uname [ffe84099]
    + Merge branch 'release-2019.03.1' [cc261f62]
    + Merge branch 'release-2019.03.1' [23d215dc]
    + Typo [6d8077ce]
    + Simplify creation of the Signal enum [76b6416d]
    + Add test for strays in CORE:: [4825f31e]
    + Simplify "Signally" and move it from CORE:: [45eb1c5f]
    + Remove $RAKUDO-VERBOSE-STACKFRAME from CORE:: [ed074cd1]
    + Revert PsuedoStash part of 5540212cfc8805f869ce [6599998c]
    + Remove $CORE_METAOP_ASSIGN from CORE:: [80185031]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment