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

Misc changes #3167

Merged
merged 9 commits into from
Dec 15, 2023
Merged

Misc changes #3167

merged 9 commits into from
Dec 15, 2023

Conversation

mtzguido
Copy link
Member

  • Strengthening some specs in tactics
  • Better annotations in SMT logs (distinguish val x from let x, most importantly)
  • Stabilize hint hashes and regenerate them

Instead of names, which do not let us distinguish between `val`s and
`let`s
I recently added some text to the query files to state the versions of
F* and Z3 used, but that includes F*'s commit hash which makes the hint
hashes invalid after any F* commit.

This fixes that problem by using Captions, which get ignored when
printing the query for the purpose of computing the hash.
@mtzguido mtzguido merged commit 772ebc2 into FStarLang:master Dec 15, 2023
2 checks passed
@mtzguido mtzguido deleted the misc branch December 15, 2023 18:16
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