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

Some small changes in support of Pulse #3075

Merged
merged 8 commits into from
Oct 30, 2023
Merged

Some small changes in support of Pulse #3075

merged 8 commits into from
Oct 30, 2023

Conversation

nikswamy
Copy link
Collaborator

  • In FStar.Tactics.V2.Basic: I now set the range in the environment from the range in the term. This produces better error localization in Pulse, which would otherwise blame the entire Pulse term for a typechecking error in an embedded F* term

  • In FStar.Extraction: We were not handling a SizeT case, resulting in a crash; Also, more informative message when failing with Impossible in is_arity.

@nikswamy nikswamy merged commit a7bf3cc into master Oct 30, 2023
3 checks passed
@nikswamy nikswamy deleted the nik_extract_dpe branch October 30, 2023 20:58
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.

2 participants