Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 30, 2020 13:56
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/13f823a102ec2f298ad1b2740ad7e198 to your computer and use it in GitHub Desktop.
Save Whateverable/13f823a102ec2f298ad1b2740ad7e198 to your computer and use it in GitHub Desktop.
releasable6
    + Add Iterator.deterministic method [87fc041f]
    + Add missing word, MasterDuke++ [b83b1b34]
    + Introduce %*SUB-MAIN-OPTS<coerce-allomorphs-to> [bd5eba4b]
    + Simplify coercer setting [49eecd68]
    + Improve output of Attribute with Pod::To::Text [a0a8a515]
    + Allow for a contentless spurt [f2ea0a65]
    + Make cas($target, &code) ~10% faster [484f870c]
    + Type IO::Socket::INET family/type/protocol values [534cc543]
    + Optimize some array operators [4ac0f737]
    + Merge pull request #4053 from rakudo/release-2020.11 [214df49c]
    + Fix spello in announcement [a3755971]
    + Merge pull request #4050 from dumarchie/array_operators [1cd8765e]
    + Merge pull request #4042 from dumarchie/cas [96ab6eba]
    + Merge pull request #4047 from Kaiepi/io-socket-inet-enums [f7ab4f50]
    + Merge pull request #4032 from rakudo/empty-spurt [737560e8]
    + Merge pull request #4005 from rakudo/coerce-allomorphs-to [2e337365]
    + Merge pull request #3963 from rakudo/iterator-deterministic [1aff2ad2]
    + Merge pull request #4029 from mienaikage/pod-text-attribute [b93d9b3f]
    + Add "deterministic" info to many iterators [b63c0e02]
    + BOOTiters don't have a deterministic method [c37a88e8]
    + Use deterministic method in multi array slicing [96285afb]
    + Fix typo [d84ed4e9]
    + Merge pull request #4055 from stoned/test-times-typo [551b6795]
    + Move "is test-assertion" to candidates [15ec4fe6]
    + Make the REPL a little bit smarter [7c0a81f5]
    + Remove all easily removable nqp::stmts [f2f2cf82]
    + Add missing debug type names for easier debugging [a68b8ab4]
    + Stop REPL complaining about "useless use" [eae309a4]
    + Change nqp::tostr_I(foo) to faster nqp::base_I(foo,16) [69f3e959]
    + Revert "Change nqp::tostr_I(foo) to faster nqp::base_I(foo,16)" [ce45754d]
    + Another round of nqp::if -> ternaries [aba90b01]
    + Revert "Stop REPL complaining about "useless use"" [e46a1da2]
    + Improve the performance of signature binding [b1f59a2f]
    + Merge pull request #4059 from vrurg/rakudo_4056 [f2ad0387]
    + Alternate fix for #4057 [f2851b90]
    + Increase sensitivity of Supply.batch(:seconds) x 1000 [aecfc9b3]
    + Remove some unnecessary returns [1801a5aa]
    + Integrate iterator variable increment into conditional [eabdee48]
    + Integrate iterator variable increment into conditional [45246aef]
    + Make a lot of integers native in NQP code [6852f40d]
    + Construct CUR::Distribution correctly in CU!WHICH [7d0813c3]
    + Implement metmodel transparency of nominalizables (#4058) [d37906d0]
    + Merge pull request #4063 from Leont/compunit-which [2a44729d]
    + Fix unwanted references to other compilations by CompilerServices [d0de7664]
    + Fix RAKUDO_MODULE_DEBUG output when the message contains meta characters [b58510ff]
    + Revert "[io grant] Make IO::Spec::Unix.splitdir 7.7x faster" [3d463419]
    + Properly fix improper use of () in p6bindattrvinres [f154244c]
    + Accept Mu as cas target and values [998cae57]
    + Fix concurrency issue in compilations with heredocs [147bae3b]
    + Merge pull request #4064 from rakudo/fix-compiler-services-concurrency-issue [e90ed757]
    + Merge pull request #4068 from rakudo/fix-concurrent-heredoc-compilation [22c4bb5c]
    + Merge pull request #4067 from dumarchie/cas-target [1ccfb095]
    + Bump NQP to get latest MoarVM goodies [1b269831]
    + Make Num coercer demand definite invocant [a75b3fa8]
    + Fix subsets of coercions [af43ef62]
    + Merge pull request #4072 from vrurg/rakudo_1517 [3202466a]
    + Merge pull request #4073 from vrurg/rakudo_1405 [4e21adab]
    + Make defined lists not ACCEPTing undefined [9fd79f9e]
    + Merge pull request #4076 from vrurg/rakudo_3917 [3d8e942f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment