Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 28, 2017 23:02
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/ef452025f3c69a2b7473e786b5ac4833 to your computer and use it in GitHub Desktop.
Save Whateverable/ef452025f3c69a2b7473e786b5ac4833 to your computer and use it in GitHub Desktop.
releasable6
    + save work [e5879c64]
    + save work [5eb299fb]
    + save work [1fbb9c80]
    + passing all my 3 RT bugs, more cleanups to follow [a37a4e52]
    + save work [6a78b9ed]
    + update this branch with recent npq changes as well as changing branch parent to master [6f357af0]
    + save work [345ea806]
    + hooray, all tests are good--now time for cleanup [790ae04c]
    + uncuddled 'else's [03e099d7]
    + save work, all tests run well [c8891791]
    + save work, all good tests [e13d5b6e]
    + This PR commit is entirely for one file, 'nqp/src/Perl6/Pod.nqp', and only affects Perl 6 pod tables.  Significant changes: [20b6b848]
    + incorporate tests for PR #1240 from roast PR #353 [7a0eba64]
    + Point to rakudo wiki for the next changelog [47ebc4ab]
    + Consistify &[but] and &[does] with non-roles [575d31e2]
    + [jvm] Throw X::Parameter::InvalidConcreteness [0a24efc3]
    + [jvm] Don't pass --nqp-lib=blib in 'make install' [f40c3818]
    + Add While/Until iterators [2c1a2860]
    + Expose new R:I:While/Until in .head/.tail [76fcea1e]
    + Revert "Expose new R:I:While/Until in .head/.tail" [c967cb6c]
    + Fix typo in comment; MasterDuke17++ [79390147]
    + Need to first make it a Set before making it a Mix [eacf9b27]
    + Fix incorrect attribute name in X::AdHoc.new [3166400d]
    + Make Supply.zip() 'done' when the first supply 'done' [1d0dae86]
    + Use native attributes in exceptions for sprintf [d85585ea]
    + Merge pull request #1267 from FCO/supply-zip [f82433bf]
    + Merge pull request #1240 from tbrowder/fix-rt-128221 [41514235]
    + Tiny corrections (whitespace and comments) [4003b93f]
    + Fix Supply.throttle() [c8370f21]
    + Fixes #1258 [aa3c2c5b]
    + Merge pull request #1271 from FCO/fix-throttle [a9ec5f92]
    + change $.foo to self.foo [80dfb30c]
    + Merge pull request #1273 from FCO/issue-1258 [b285aaf3]
    + [jvm] Skip type check if expected type is Mu [fbf7beca]
    + Introducing R:I.Toggle, the .toggle workhorse [694f534a]
    + Implement .toggle [78caeb6b]
    + R:I.Toggle/While/Until are not lazy [ca7d0483]
    + Fix silent failures on invalid `is export` values [1668b4f0]
    + enums from generated list should handle pairs [d9021cf1]
    + Fix the .toggle() case [e7c0a644]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment