Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 21, 2020 11:07
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/41e94faaeeb87f69856597647db1f905 to your computer and use it in GitHub Desktop.
Save Whateverable/41e94faaeeb87f69856597647db1f905 to your computer and use it in GitHub Desktop.
releasable6
    + Merge pull request #3891 from vrurg/raku_1285 [1f090e04]
    + Don't flatten values passed to push/unshift [e78c53ba]
    + Merge pull request #4030 from dumarchie/Windows-Build [9070d5cb]
    + Reorganize array shaping (#4016) [e45bcd53]
    + Expose Hash::Object/Hash::Typed roles (#4013) [1a6cf787]
    + [JVM] Recompute HOW before calling coerce [a3ed0204]
    + Merge pull request #4035 from dumarchie/array_operators [6ed88914]
    + Fix handling of take / take-rw wrt lists [3e10cc6f]
    + Fix incorrect assignment passing with coercion [b4525665]
    + [JVM] Use archetypes to figure out coerciveness [6dbce0ac]
    + Prevent a compiler warning about an invalid cast [f0808da6]
    + Merge pull request #3994 from patrickbkr/update-running-rakudo [fb32d0ca]
    + Merge pull request #3985 from patrickbkr/no-build-runner-double-quoting [9976cab1]
    + Fix building on Windows with MinGW [200821cd]
    + Fix a native string passing instead of Str [824c5adc]
    + Merge pull request #4045 from patrickbkr/fix-mingw [8310690d]
    + Fix regression in Font::FreeType [f6cdbd81]
    + Merge pull request #4044 from usev6/jvm_gh4041 [e074f3c5]
    + Merge pull request #4043 from vrurg/rakudo_4040 [6f314947]
    + Fix use of language version/revision terminology [7de2b15b]
    + Add replacement mechanizm for P6EX HLL symbol [9075c766]
    + Try to throw X::Language::IncompatRevisions instead of nqp::die [b21dd027]
    + Add method language-revision [38bb2441]
    + Set mixin class language version based on roles supplied [74faa0a2]
    + Avoid BOOTStr being passed to Version.new [c015759b]
    + Merge pull request #4048 from usev6/bootstr_v6.e.preview [5f0da2bd]
    + Make setting array shapes more alike [e612214c]
    + Disable optimized .unique/repeated/squish on native arrays [78b03b62]
    + Handle :exists/delete on 1dim native shaped arrays with int index [db3ca28e]
    + Merge pull request #4046 from vrurg/rakudo_4021 [ebc9517d]
    + [JVM] Test if method 'coercive' is available [efd8078f]
    + Merge pull request #4049 from usev6/coercive_not_found [fb60e483]
    + [NQP Bump] Brings 7 commits [5ee3d538]
    + Merge pull request #4051 from rakudo/nqp-bump [32230aad]
    + Support nested coercions. [2fb0f9fb]
    + Merge pull request #4052 from vrurg/rakudo_2427 [6542f100]
    + [NQP Bump] 3f1dcfe87 [MoarVM Bump] Brings 2 co […] [06b01c91]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment