Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 20, 2020 18:27
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/0543c1bb174a1ebec03f0b56cd0d8421 to your computer and use it in GitHub Desktop.
Save Whateverable/0543c1bb174a1ebec03f0b56cd0d8421 to your computer and use it in GitHub Desktop.
releasable6
fe14bcb7 was referenced but there is no commit with this id
0d238d89 was referenced but there is no commit with this id
40fdfee1 was referenced but there is no commit with this id
002acb1b was referenced but there is no commit with this id
    + Simplify Match.clone [537a6e41]
    + Make reifying captures about 3% faster [f627d2c8]
    + Remove dead code [fbb0abc1]
    + Make Match.caps about 35% faster [87e91def]
    + #3751 Fix vcs conflict marker detection [65e412f7]
    + Merge pull request #3752 from atroxaper/3751 [f4747daf]
    + Bump NQP to get latest MoarVM and NQP goodies [5b507c8a]
    + Simplify code in Grammer [f10e5bce]
    + Simplify Grammar.parse further [8be24067]
    + Bump NQP to get MoarVM performance and FreeBSD build fixes [e2b12308]
    + Bump NQP to get double-free fix [26a7869b]
    + Make sure all text files have the same # vim: line [81344705]
    + Make positional captures stored in an Array again [6f6b2dfe]
    + Don't use separate method for recursing [219199bb]
    + Make sure push-all doesn't push when exhausted [077300c5]
    + Copy comments of NQPMatchRole to Match [f11d7508]
    + Simplify EVAL(:check) handling [afe85110]
    + Make sure Grammar.parse can handle Cool again [1402c1d1]
    + Make Hash.sort a tiny bit faster [cd617248]
    + Make sure / gets the right prefix [6b22c1eb]
    + Simplify prefix logic [7691742a]
    + Make sure we dir with a clean slate [484f0744]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [417a591a]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [777e7b65]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [3f9f23a9]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [638517da]
    + Move all of INTERPOLATE and friends into a separate file [05907227]
    + Mark :view as an implementation-detail [2bfaab6c]
    + Fix windows quoting bug (#3761) [9a75738f]
    + Merge pull request #3762 from rakudo/ugexe-patch-2 [1b52f017]
    + Revert "Make sure we dir with a clean slate" [e231558c]
    + Correct trailing '/." in dir [9b9d9f64]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment