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

IntN: add a fits for every module #3751

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

mtzguido
Copy link
Member

So we can write U32.fits v instead of UInt.fits v 32. Also for uniformity with SizeT, though there the definition is kept abstract as the exact characteristics of SizeT are machine-dependent.

Generated by editing the templates .scripts/FStar.*Int* and running .scripts/mk_int.sh.

So we can write `U32.fits v` instead of `UInt.fits v 32`. Also for
uniformity with SizeT, though there the definition is kept abstract as
the exact characteristics of SizeT are machine-dependent.

Generated by editing the templates `.scripts/FStar.*Int*` and running
`.scripts/mk_int.sh`.
@mtzguido
Copy link
Member Author

Running a check-world here https://github.com/mtzguido/FStar/actions/runs/13333734859. With context pruning, it's unlikely this could cause any issue, so I'll merge if this passes.

@mtzguido mtzguido merged commit 3fe597b into FStarLang:master Feb 14, 2025
9 checks passed
@mtzguido mtzguido deleted the int_fits branch February 14, 2025 20:46
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