Skip to content

Add support for literals #10

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 6 commits into from
Mar 11, 2025
Merged

Add support for literals #10

merged 6 commits into from
Mar 11, 2025

Conversation

vchuravy
Copy link
Member

@vchuravy
Copy link
Member Author

@maleadt what do you think, should we have 1u8? You could also write it as 0x01, but that gets tedious for u16 and above.

@vchuravy vchuravy requested a review from christiangnrd March 10, 2025 11:32
Copy link
Member

@maleadt maleadt left a comment

Choose a reason for hiding this comment

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

should we have 1u8

Yeah, I don't see why not.

@christiangnrd

This comment was marked as resolved.

@christiangnrd
Copy link
Member

Did you have anything else you wanted to get in before we register 0.2 or can I register it after merging?

@vchuravy vchuravy merged commit 4cdaedb into main Mar 11, 2025
14 checks passed
@vchuravy vchuravy deleted the vc/literals branch March 11, 2025 12:53
@vchuravy
Copy link
Member Author

Did you have anything else you wanted to get in before we register 0.2 or can I register it after merging?

Not from my side! Ready to tag whenever :)

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.

3 participants