Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 2, 2025 15:13
Show Gist options
  • Select an option

  • Save Whateverable/a582e1b255dfa483f83efab80f3be989 to your computer and use it in GitHub Desktop.

Select an option

Save Whateverable/a582e1b255dfa483f83efab80f3be989 to your computer and use it in GitHub Desktop.
releasable6
    + Prevent issues when multiple threads try to load the same precomp [b85fb8c0]
    + When precomp fails, notify waiting threads of failure [002dac33]
    + in !load-dependencies, handle loaded hash right [040d145a]
    + Fix a use-after-free in runner.c [bed55b51]
    + Merge pull request #6024 from patrickbkr/fix-win-script-with-space [2d4a8c83]
    + Add vararg support to NativeCall (#5998) [61f09188]
    + Only check varargs logic if there are any args at all [f4cb406b]
    + Revert "RakuAST: don't allow &( ) contextualizer" [eb8c9b13]
    + RakuAST: allow ≔ as a unicode alternative for := [41a1b3cd]
    + Make CORE.c setting build reproducibly [5154f2a1]
    + Merge pull request #6026 from patrickbkr/msi-stale-command-cleanup [5140c3c6]
    + Eliminate magic 37 in Instant class. Modify some comments [3b80351f]
    + Another vararg test: passing `Int`s [a1336399]
    + Try alpha "TBD" for releasable. [c5c33ba9]
    + Merge pull request #6027 from patrickbkr/another-vararg-test [31ff2eb2]
    + Remove lexical $current-offset-nanos [6432643b]
    + Adjust CLI help to mention --optimize=off [04a36dd1]
    + Merge pull request #5999 from rakudo/precomp_repo_no_parallel_load_of_same_precompiled_file [fbd475fb]
    + Merge pull request #6025 from patrickbkr/fix-weird-rakudo-home [6d8be995]
    + Add an istype check on the role group [0a90592a]
    + Why were coercions excluded? [3e9f2527]
    + Explicitly use signed char when comparing to -1 [7a302e08]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment