Skip to content

Conversation

@R1kM
Copy link
Contributor

@R1kM R1kM commented Sep 5, 2024

This PR adds support for float literals, such as 1.34f32.

Note, I wasn't sure how to add tests directly in Hax for this feature, so tests are currently in Charon only.
I'm happy to add some here if somebody can give me a pointer.

Co-authored-by: Nadrieril <Nadrieril@users.noreply.github.com>
@R1kM
Copy link
Contributor Author

R1kM commented Sep 6, 2024

It is unclear why the ocamlformat CI target is failing, this seems more related to infrastructure (it exits 1 when setting up the Nix environment, possibly because the CI machine is out of memory/disk space?)
I confirmed locally that the diff on the modified file is empty with the latest commit.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

Thanks

@franziskuskiefer franziskuskiefer added this pull request to the merge queue Sep 11, 2024
Merged via the queue into main with commit dd45218 Sep 11, 2024
@franziskuskiefer franziskuskiefer deleted the afromher_float branch September 11, 2024 13:37
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