Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 27, 2023 15:20
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/bf2fa6c89f2965f5a42196a9a2451ce7 to your computer and use it in GitHub Desktop.
Save Whateverable/bf2fa6c89f2965f5a42196a9a2451ce7 to your computer and use it in GitHub Desktop.
releasable6
    + Merge pull request #5212 from rakudo/release-2023.02 [70a16205]
    + Bump nqp-configure submodule version [fe8514f9]
    + Merge pull request #5214 from vrurg/fix-nqp-configure-perl-compat [967b3a9f]
    + RakuAST: make RakuAST::Parameter.optional public [1f45b310]
    + RakuAST: RakuAST::Type::Definedness.new takes 2 nameds [098a26e3]
    + RakuAST: RakuAST::Type::Coercion.new takes 2 nameds [8809e87a]
    + RakuAST: RakuAST::Type::Parameterized.new takes 2 nameds [1338f4ae]
    + RakuAST: RakuAST::Var::Package.new takes 2 nameds [e73f3bbd]
    + RakuAST: provide acessors for named args to ::Block [48c19e15]
    + RakuAST: get meaningful .raku output for RakuAST classes [f6fe1168]
    + RakuAST: make sure type objects also dispatch for .raku [272cfdbf]
    + RakuAST: fix some .raku rendering errors [39b536bf]
    + RakuAST: Postcircumfix::ArrayIndex only to take nameds [f5221b97]
    + RakuAST: Postcircumfix::LiteralHashIndex only to take nameds [880ca8dd]
    + Make the .AST method default to returning inner statement-list [cbf3cd58]
    + Simplify conditional, we don't need no MONKEY in core [c5f555de]
    + RakuAST: Fix typo, thundergnat++ [95e0a178]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment