-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* stuff * test case works, everything else not * temp * refactoring * bugfix * added the unit tests * bug fix * bug-fix * added Felix's test case * implemented my own feedback * removed commeted out code * more cleanup * fixed bug * added test * cycle detected * added a comment * cgedges * Generate correct implementation proof between interface types * Fix problems with termination edges transform * updated todo * Revert changes that are not supposed to be in this PR * Revert some changes from a previous commit * Add extra type-checks for better error messages * fix line of error * Update src/main/scala/viper/gobra/ast/internal/transform/CGEdgesTerminationTransform.scala Co-authored-by: Felix Wolf <[email protected]> * Incorporate Felix's feedback Co-authored-by: Felix A. Wolf <[email protected]> Co-authored-by: João Pereira <[email protected]> Co-authored-by: Felix Wolf <[email protected]>
- Loading branch information
1 parent
93346d6
commit 939805b
Showing
31 changed files
with
732 additions
and
116 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.