Skip to content

feat: add support for unsigned integer MIN and MAX type bounds#277

Open
metalurgical wants to merge 1 commit intoBlockstreamResearch:masterfrom
metalurgical:issue_252
Open

feat: add support for unsigned integer MIN and MAX type bounds#277
metalurgical wants to merge 1 commit intoBlockstreamResearch:masterfrom
metalurgical:issue_252

Conversation

@metalurgical
Copy link
Copy Markdown
Contributor

@metalurgical metalurgical commented Apr 7, 2026

Introduce parser support for unsigned integer constants (MIN, MAX) across all variants.

Can be further extended easily to include other type specific constants like ZERO, ONE, etc in future.

Extensible for future types that need specific constants as well, without interfering with existing constant types.

Introduce parser support for unsigned integer constants (MIN, MAX) across all variants.

Can be further extended easily to include other type specific constants like ZERO, ONE in future.
@metalurgical metalurgical requested a review from delta1 as a code owner April 7, 2026 12:14
@metalurgical
Copy link
Copy Markdown
Contributor Author

Resolves #252
Closes #252

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