Skip to content
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

Parse integer generics #2859

Merged
merged 10 commits into from
Nov 7, 2024
Merged

Parse integer generics #2859

merged 10 commits into from
Nov 7, 2024

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Sep 24, 2024

No description provided.

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for implementing this, @Azoy!

@Azoy Azoy requested a review from ahoppen October 17, 2024 17:19
@Azoy
Copy link
Contributor Author

Azoy commented Oct 17, 2024

@swift-ci please test

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good to me 👍🏽

@Azoy Azoy changed the title Introduce genericArgumentType and parse integer generics Parse integer generics Oct 21, 2024
@Azoy
Copy link
Contributor Author

Azoy commented Oct 21, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

4 similar comments
@Azoy
Copy link
Contributor Author

Azoy commented Oct 21, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Oct 22, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Oct 22, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Oct 22, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Oct 24, 2024

Please test with following pull request:
swiftlang/swift#77149

@swift-ci please test

@ahoppen
Copy link
Member

ahoppen commented Oct 24, 2024

swiftlang/swift#77149

@swift-ci please test Windows

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the issue @Azoy

@Azoy
Copy link
Contributor Author

Azoy commented Oct 25, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Oct 28, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Oct 28, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Oct 29, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
@Azoy
Copy link
Contributor Author

Azoy commented Nov 4, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Nov 5, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Nov 5, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Nov 5, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test Windows

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Nov 6, 2024

Please test with following pull request:
swiftlang/swift#77149
swiftlang/swift-format#866

@swift-ci please test Windows

@ahoppen ahoppen merged commit 38459d4 into swiftlang:main Nov 7, 2024
3 checks passed
@Azoy Azoy deleted the integer-types branch November 7, 2024 22:11
ahoppen added a commit to ahoppen/github-workflows that referenced this pull request Nov 8, 2024
This allows Swift Packages to be tested in combination with PRs updating their dependencies. To reference a linked PR, `Linked PR: <link to PR>` needs to be added to the PR description, eg:

```
Linked PR: swiftlang/swift-syntax#2859
```
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