-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add support for float literals #348
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, thanks!
Since you modified the json output, please increment the version in |
Could you add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, could you please squash (e.g. git reset --soft main; git commit
)?
6184fa2
to
7aa0b93
Compare
7aa0b93
to
ba42f94
Compare
Companion PR to hacspec/hax#880
Propagates support for float literals such as
1.52f32
or simply2.0