Merged
Conversation
Member
ArquintL
commented
Sep 21, 2025
- migrates Sven's changes to the specification generator from GitLab
- adapts the specification generator to the lastest syntax changes in Gobra
- updates the Tamarin oracle to Python 3
- fixes the Dockerfile
…rguments of a fact are literals. Non-linear arguments are linearized e.g. the above restriction becomes Neq(x, y) ==> (x == y) ==> F.
…ra backend (error message for verifast).
…encoding) to not just work for type 'Term' but for any given type (changes argument and return type).
… VeriFast's java.lang.javaspec.
… isabelle generated versions.
…c. so they can be used with types other than 'Term'(e.g. when we later want to use them with bytes).
… used with 'Term'/'Pub') and 'Gamma' (homomorphism).
…ogous to the ones defined on 'Term's). Adds gamma function (Term to bytes) and homomorphism.
… patterns, redundant imports, shadowing bindings, etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.