Skip to content
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

Support more pulse in pulse2rust #220

Merged
merged 10 commits into from
Oct 3, 2024
Merged

Support more pulse in pulse2rust #220

merged 10 commits into from
Oct 3, 2024

Conversation

gebner
Copy link
Contributor

@gebner gebner commented Sep 27, 2024

Various updates to pulse2rust. Newly supported functions:

  • bit operations (shifts, or, and)
  • x._1
  • FStar.Int.Cast.*
  • pts_to_range_index

Also fixes #219. Thanks to @aseemr for pointing me in the right direction!

@gebner gebner marked this pull request as ready for review October 3, 2024 18:55
@gebner gebner enabled auto-merge October 3, 2024 18:59
@gebner gebner merged commit 0d4fa5b into main Oct 3, 2024
2 checks passed
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.

pulse2rust omits parentheses
1 participant