+ Micro-optimize analyze_dispatch [fae105b0] + An object will never work if native is expected [73d5e74d] + Fix rw handling in compile time dispatch [12d4514a] + Test rakudo-specific warning for shape specifier A simple test that runs code and checks if a warning is issued. Closes https://github.com/rakudo/rakudo/issues/2545 [7f15a57c] + Improve error msgs: invalid open bracket, declarator blocks [26f63ff7] + Allow user to retain formatting of pod leading declarator blocks [9a4c83af] + Create FUNDING.yml [2c5c0135] + Merge pull request #3277 from rakudo/ugexe-patch-1 [3802cdfc] + Add to yaml as GH approves more folks. [1ec69e1f] + Correct formatting error [654d6a16] + Change IRC name to #raku-dev [aa06d32a] + More Raku entries [044b3390] + Add support for implicit signature of { ... } [e7c20386] + Append myself to the list [88db15f7] + Merge pull request #3280 from rakudo/outer-perl [1d84c64d] + Only pass on capture in `sub split` if it's there [3e2cfb4d] + Merge pull request #3283 from MasterDuke17/make_sub_split_a_bit_more_speshable [726c38f0] + Make sure that $*RAKU does not return a Failure [a05e169e] + Slightly other approach to handling "a".UInt [8f30cc76] + Fix set-env.sh and usage instructions [0b8ede6c] + Allow "Raku" as a language in EVAL: :lang<Raku> [1c5d010f] + sub comb() was not expecting :match as a named argument [dd2f072d] + Remove support for :match from comb() if not needed [a9cd6404] + Merge pull request #3245 from Altai-man/test-warning [d36c2e5a] + Merge pull request #3231 from usev6/literal_to_rw_2019 [a62d9c78] + Clarify stale file removal text [75056dfa] + Add tests for catching error at compile time [d81212b2] + Make sure Any.ASSIGN-POS does not decontainerize [ed8f5141] + Implement log2 function [f6254be1] + Merge pull request #3253 from tbrowder/decl-blocks [bbcc342b] + Merge pull request #3260 from tbrowder/decl-fmt-user [e03f0134] + Merge branch 'release-2019.11' [830400f5] + Allow colon syntax on $.method [4a1323ed] + Require a space or { after the colon [6abdf27a] + Test JIT compiled native calls returning negative numbers [fc309419] + Prevent NQPMu from getting returned by Metamodel::Naming methods [dabf83a2] + Lazily set type shortnames [88741d94] + Change perl5 to Perl in help message [9528bd05] + Merge pull request #3320 from vrurg/cleanup-perl5-name [da03d103] + Merge pull request #3319 from Kaiepi/naming [9fa4396f] + Remove a leftover commit [0f86e49f] + Merge pull request #3317 from vrurg/rakudo_3306 [f608a7a4] + Add --force-rebuild command line option [15255b0a] + Don't force checkout of nqp repo if it already exists [2022b9cd] + [NQP Bump] Brings 3 commits [82bd9c2c] + Merge pull request #3248 from rakudo/configure-rebuild-all [5c2395bf] + Merge pull request #3304 from usev6/literal_to_rw_x_comp_test [4181ca61] + Merge branch 'master' into release-2019.11 [cb0bf386] + Rakufy the github uploader script [7a0a6307] + Fix small formatting error in the changelog [ece38531] + [NQP Bump] Brings 4 commits [bb447851] + Keep previous format for next releases [093ed87f] + Make the decont operator about 20x faster [872cb7c0] + Fix incorrect behavior of nqp checkout [1945b9d2] + Make DateTime.new(epoch) about 20% faster [9d895914] + Make DateTime.new($epoch) about 50% faster [cd321254] + Simplify a loop [9a9e82aa] + Simplify some Map.STORE internals [f5583de4] + Ah, we don't need to make sure we have an nqp::hash [05aff922] + Lose samewith in Map creation [488f21a6] + Fix warnings shown by now compiling with -Wextra [540162c1] + NQPise internal ENUM_VALUES sub [a51268a1] + Merge pull request #3329 from MasterDuke17/fix_warnings_in_c_code [25f0acfb] + Revert "Simplify a loop" [8c4c42b8] + Fix a couple of unnecessary object creations [9c15d717] + Make the :DECONT handling a dispatch issue [6a129499] + Put up stubs for Dict / Tuple [1003bb93] + Change the way compiler version is chosen for COREs [4e9487ce] + Revert the temporary fix of R#2640 [1d8d62d4] + Merge pull request #3332 from vrurg/rakudo_3326 [b4fb3088] + Merge pull request #3310 from tbrowder/log2 [c16b5a20] + Fix relocatability of bundled native libraries [55b3ed56] + Rename PERL6_HOME to RAKUDO_HOME [7cfdd598] + Merge pull request #3321 from patzim/perl6-to-rakudo-home [ab2ba1ab] + The build home dir now has a more serious name [8b7d0651] + Give a hint of how to run Perl 5 integration tests [52a7bab9] + Clean up temporary build dir raku home on `realclean` [d7d9a2f4] + Make `make spectest` more independent of CWD [470c9b7e] + Make the raku symlinks relative [a00628e0] + Introducing .base("beer") and .base("camel") [92a8a08f] + Revert "Introducing .base("beer") and .base("camel")" [314aa05e] + Merge pull request #3335 from patzim/relative-raku-symlink [84ef864c] + Merge pull request #3282 from patzim/spectest-inlinep5-hint [c74e5e46] + Fix "unused variable" compiler warnings in C ops [68cee0dd] + "I think that the source code is not the place where you make jokes by introducing special cases" [77ffb063] + Merge pull request #3336 from MasterDuke17/remove_unused_variables_in_c_code [a7076337] + All easter eggs in a basket [672c5d40] + Re-imagine Str.parse-base from scratch [74c8017c] + Use Visual Studio 2017 in AppVeyor [7ecc5bfd] + Use Visual Studio 2017 in AppVeyor (#3338) [7ce49472] + Make Str.parse-base again 1.5x as fast [3ce92453] + Make Str.Int a few percent faster [b42957cc] + Re-imagine Str.Numeric [37474a7a] + Sanitize val()'s special cases a bit [2652d9c5] + Abstract partse-base Failure into a method [6c85e691] + Bump NQP to get nqp::radix fixes [90e9d455] + Bump NQP to get JVM backend fix for nqp::radix [80dfcd05] + Re-imagine Str.parse-base once again [9b8ce733] + Abstract parse-base workhorse into private method [a9afa01b] + Revert previous commit [519cef49] + Prevent silently swallowing errors on submodule update [db43d134] + Merge pull request #3340 from patrickbkr/sub-mod-upd-no-silent-error [382d18bd]
Created
December 8, 2019 10:51
-
-
Save Whateverable/8ea54434ec4451672d13c1038ddb0a1a to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment