Skip to content

Remove promise of a future blog post. #381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Sep 7, 2023

Remove the line promising a future blog post (I'd still like to do one).

@tomerd tomerd merged commit 0fa3a86 into swiftlang:5.9-blog-post Sep 7, 2023
cthielen added a commit that referenced this pull request Sep 18, 2023
* add first blog post draft

* include SE-0386 in evolutions appendix

* add c++ interoperability section

* Update 2023-08-29-swift-5.9-released.md (#374)

* Update 2023-08-29-swift-5.9-released.md

* indent code block in list

---------

Co-authored-by: Alexander Sandberg <[email protected]>

* update debugging section

* update swift syntax section

* add language and standard library section

* fix casing of section title

* Add a Crash Handling subsection. (#376)

Add some words about the new crash handler, including a promise of a
future blog post on the subject.

* remove completed TODOs

* add details element to hide code snippet

* add SE-0395 to evolutions list

* Remove promise of a future blog post. (#381)

* Update _posts/2023-08-29-swift-5.9-released.md

* Updates to the 5.9 blog post draft. (#398)

* Add initial draft of the Windows section from Saleem.

* Add a draft for the introduction to the 5.9 release blog post.

* Minor editorial pass based on PR feedback.

* Editorial pass for more consistent language and section structure.

* Update _posts/2023-08-29-swift-5.9-released.md

* Update _posts/2023-08-29-swift-5.9-released.md

* Update _posts/2023-08-29-swift-5.9-released.md

* use smart quotes

Co-Authored-By: James Dempsey <[email protected]>

* address PR feedback

Co-Authored-By: James Dempsey <[email protected]>
Co-Authored-By: finagolfin <[email protected]>

* Improvements to the release blog post introduction.

* Improve the framing of the language introduction, and flip the order of
parameter packs a noncopyable types.

* Minor editorial changes in the debugging section.

* Minor editorial changes in the Swift Syntax section.

* Editorial changes for the Swift Package Manager section.

* Re-combine the bullet point about SE-0391 and signed packages. Signed
packages are not applicable outside of a registry.

* Lift up C++ interop to the top of the Ecosystem section.

* Update _posts/2023-08-29-swift-5.9-released.md

Co-authored-by: Doug Gregor <[email protected]>

* Update _posts/2023-08-29-swift-5.9-released.md

Co-authored-by: Adrian Prantl <[email protected]>

* Add a code example of Swift-C++ interop.

* Show an API before and after parameter packs to demonstrate reducing overloads.

* Editorial changes to the Windows section.

* More editorial changes for the language section.

* Add subheaders to the Language section

* Add macro examples

* Minor tweaks to the C++ example flow

* Use consistent formatting for code examples.

* Add a Next Steps section at the end of the post.

* Address the outstanding review feedback.

* add @hborla to list of authors

* Minor tweaks to Language and Standard Library

* Minor edits to the remaining sections

* Clarify macro composition refers to developers writing macros, not compiler engineers implementing the feature

* Add example of a parameter pack call-site

* Add macro examples

* Update the download section

* remove TODO

* Minor tweaks for readability

* Add a note about which platforms support macros.

* Update post date and time

---------

Co-authored-by: tomer doron <[email protected]>
Co-authored-by: Alastair Houghton <[email protected]>
Co-authored-by: Holly Borla <[email protected]>
Co-authored-by: James Dempsey <[email protected]>
Co-authored-by: finagolfin <[email protected]>
Co-authored-by: Doug Gregor <[email protected]>
Co-authored-by: Adrian Prantl <[email protected]>
Co-authored-by: Christopher Thielen <[email protected]>
Co-authored-by: Christopher Thielen <[email protected]>
Co-authored-by: Mishal Shah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants