Improvements: - [ ] Update to libtommath 1.3.0 [28d9a00](https://github.com/rakudo/rakudo/commit/28d9a00) - [ ] Update to mimalloc v2.2.7 [7ab7707](https://github.com/rakudo/rakudo/commit/7ab7707) - [ ] Provide better error when trying to decode too large blobs [06f16f6](https://github.com/rakudo/rakudo/commit/06f16f6) - [ ] Deprecate "-" as an STDIN/STDOUT indicator in 6.d [3e6406f](https://github.com/rakudo/rakudo/commit/3e6406f) [d9f66ef](https://github.com/rakudo/rakudo/commit/d9f66ef) - [ ] Deprecate Perl.new [baed607](https://github.com/rakudo/rakudo/commit/baed607) - [ ] Optimizations [ae4c136](https://github.com/rakudo/rakudo/commit/ae4c136) [5c93e18](https://github.com/rakudo/rakudo/commit/5c93e18) [babc6ca](https://github.com/rakudo/rakudo/commit/babc6ca) [699cbac](https://github.com/rakudo/rakudo/commit/699cbac) [ac2c4cb](https://github.com/rakudo/rakudo/commit/ac2c4cb) Fixes: - [ ] In methods of `Cool` that call methods of `Str`, coerce `Cool` parameters to the correct types [fffdb91](https://github.com/rakudo/rakudo/commit/fffdb91) Additions: - [ ] Add CallFrame.language-revision [11e4859](https://github.com/rakudo/rakudo/commit/11e4859) - [ ] Add Rakudo::Internals.client-callframe method [17b9dc4](https://github.com/rakudo/rakudo/commit/17b9dc4) - [ ] Add Rakudo::Internals.client-language-revision [472105c](https://github.com/rakudo/rakudo/commit/472105c) - [ ] Add single named arg candidate to subtest [cfd4449](https://github.com/rakudo/rakudo/commit/cfd4449) RakuAST: [6d2fa67](https://github.com/rakudo/rakudo/commit/6d2fa67) [ddd5a97](https://github.com/rakudo/rakudo/commit/ddd5a97) [5027689](https://github.com/rakudo/rakudo/commit/5027689) [1cd333d](https://github.com/rakudo/rakudo/commit/1cd333d) [d76960b](https://github.com/rakudo/rakudo/commit/d76960b) [2efcd85](https://github.com/rakudo/rakudo/commit/2efcd85) [400c61b](https://github.com/rakudo/rakudo/commit/400c61b) [d13b7ab](https://github.com/rakudo/rakudo/commit/d13b7ab) [7a61872](https://github.com/rakudo/rakudo/commit/7a61872) [5697a5a](https://github.com/rakudo/rakudo/commit/5697a5a) [759f8ba](https://github.com/rakudo/rakudo/commit/759f8ba) [4e00706](https://github.com/rakudo/rakudo/commit/4e00706) [fbe5a50](https://github.com/rakudo/rakudo/commit/fbe5a50) [8b0d6d2](https://github.com/rakudo/rakudo/commit/8b0d6d2) [bc6c03c](https://github.com/rakudo/rakudo/commit/bc6c03c) [7bb7391](https://github.com/rakudo/rakudo/commit/7bb7391) [c318ac3](https://github.com/rakudo/rakudo/commit/c318ac3) [74da84b](https://github.com/rakudo/rakudo/commit/74da84b) [107ed65](https://github.com/rakudo/rakudo/commit/107ed65) [2c9345e](https://github.com/rakudo/rakudo/commit/2c9345e) [fe2e46e](https://github.com/rakudo/rakudo/commit/fe2e46e) Internal: - [ ] Make all core constants "my" scoped [7fc93d5](https://github.com/rakudo/rakudo/commit/7fc93d5) - [ ] Update IO::Path.slurp [a77416b](https://github.com/rakudo/rakudo/commit/a77416b) [a97c7a3](https://github.com/rakudo/rakudo/commit/a97c7a3) [af30c7b](https://github.com/rakudo/rakudo/commit/af30c7b)
Improvements:
Fixes:
Coolthat call methods ofStr, coerceCoolparameters to the correct types fffdb91Additions:
RakuAST:
6d2fa67 ddd5a97 5027689 1cd333d d76960b 2efcd85 400c61b
d13b7ab 7a61872 5697a5a 759f8ba 4e00706 fbe5a50 8b0d6d2
bc6c03c 7bb7391 c318ac3 74da84b 107ed65 2c9345e fe2e46e
Internal: