Skip to content

Add support for Delphi 13 unmanaged generic constraint - #308

Merged
jgardn3r merged 2 commits into
masterfrom
unmanaged-constraint
Aug 6, 2026
Merged

Add support for Delphi 13 unmanaged generic constraint#308
jgardn3r merged 2 commits into
masterfrom
unmanaged-constraint

Conversation

@jgardn3r

@jgardn3r jgardn3r commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator
  • Fix formatting of interface as a generic constraint
  • Add support for Delphi 13 unmanaged generic constraint

This PR resolves #304

@jgardn3r
jgardn3r requested a review from fourls July 30, 2026 02:17
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jgardn3r

Copy link
Copy Markdown
Collaborator Author

This will need to be rebased atop #309

@fourls fourls left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good pending rebase.

  • Fix formatting of interface as a generic constraint

What was the formatting issue? Should we add a test?

@jgardn3r
jgardn3r force-pushed the unmanaged-constraint branch from ddacbcc to 60da78d Compare August 4, 2026 04:55
@jgardn3r
jgardn3r force-pushed the unmanaged-constraint branch from 60da78d to ae21ac8 Compare August 4, 2026 04:57
@jgardn3r
jgardn3r requested a review from fourls August 4, 2026 04:57

@fourls fourls left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good!

@jgardn3r
jgardn3r merged commit 66f5d9c into master Aug 6, 2026
7 checks passed
@jgardn3r
jgardn3r deleted the unmanaged-constraint branch August 6, 2026 01:11
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.

Support new unmanaged generic constraint

2 participants