-
Notifications
You must be signed in to change notification settings - Fork 200
Add a Macros chapter #137
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
Add a Macros chapter #137
Conversation
Incorporates tech review from Doug Gregor <[email protected]>.
Per discussion with Chuck Toporek <[email protected]>.
Includes feedback from Chuck Toporek <[email protected]>.
Assets from rdar://108348114
chuckdude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provided edits and queries throughout. Overall, this is in good shape; mostly minor edits and typo fixes. Please let me know if you'd like to discuss the reorg proposed in the "Macro Declarations" section.
chuckdude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provided edits and queries throughout. Overall, this is in good shape; mostly minor edits and typo fixes. Please let me know if you'd like to discuss the reorg proposed in the "Macro Declarations" section.
Incorporates feedback from Doug Gregor <[email protected]>. Assets from <rdar://109134519>.
Assets from <rdar://109134519>.
- Add alt text to new figures. - Introduce macro roles earlier. - Expand discussion of the AST. Incorporates edits from Chuck Toporek <[email protected]>.
Incorporates edits from Chuck Toporek <[email protected]>.
Incorporates feedback from Chuck Toporek <[email protected]>.
chuckdude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed changes and revisions w/Alex via email. Approving this PR.
f4144f9 to
d0bae5b
Compare
I've reached out to engineering about the TR markers; what's left doesn't need to block shipping the initial version of this chapter.
Incorporates review from Brian Lanier <[email protected]>.
Pitch thread: https://forums.swift.org/t/64339
Built preview: https://amartini51.github.io/swift-book/documentation/the-swift-programming-language/macros/
Fixes: rdar://107494884