Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 19, 2017 10:43
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/3fae8df1addefe25993e88c8f8805349 to your computer and use it in GitHub Desktop.
Save Whateverable/3fae8df1addefe25993e88c8f8805349 to your computer and use it in GitHub Desktop.
releasable6
RT #131924 \n\r and string concatenation improvements
RT #131919 Returning Failure from failed P6-level .parse 
    + Make Junction.Str do the right thing [1761f953]
    + Fix Junction ~ Str and Str ~ Junction [5e8d4613]
    + Make Junction ~ Str and Str ~ Junction 1.7x faster [93a5eff7]
    + Only actually stringify non-Str in Junction.Str [bd4094e2]
    + Concatting a Junction with an empty string is just .Str [a3c71e7d]
    + Log all changes [7154638f]
    + make sure expected list is flattened [9e61827b]
    + “Security:” section [97f9eb7f]
    + Correctly handle test descriptions with new lines in them [9303a6e4]
    + Fix wrongful escaping of `# SKIP` TAP instruction [eb529f14]
    + bump nqp to get dynstarter/dynstopper tweak [1599873d]
    + use "try .MARKED" instead of ".?MARKED" [e3e29c59]
    + Revert partial work on concatting Junctions for release [afa8fc1c]
    + Remove Junction.Str changes from the Changelog [34295c15]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment