Skip to content

Move Syntax Gyb Infrastructure Into swift-syntax #663

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
merged 1 commit into from
Sep 1, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Aug 30, 2022

Take ownership of the infrastructure that generates the syntax nodes.
This greatly simplifies the modal workflow for amending syntax nodes as
only SwiftSyntax strictly needs an update unless the change would be so
drastic as to affect the legacy parser or unit tests.

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 30, 2022

swiftlang/swift#60859

@swift-ci test

1 similar comment
@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

Take ownership of the infrastructure that generates the syntax nodes.
This greatly simplifies the modal workflow for amending syntax nodes as
only SwiftSyntax strictly needs an update unless the change would be so
drastic as to affect the legacy parser or unit tests.
@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

1 similar comment
@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 31, 2022

swiftlang/swift#60859

@swift-ci test

@CodaFi CodaFi merged commit 1901568 into swiftlang:main Sep 1, 2022
@CodaFi CodaFi deleted the nodus-operandi branch September 1, 2022 03:05
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.

1 participant