forked from tamarin-prover/tamarin-prover
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parameters: Issue#419 and tamarin-prover#292 (tamarin-prover#475)
* [ADD] checkIfLemmasInTheory in TheoryLoader and Temporary putStrLn in one case * Aesthetic * Issue#419: [UPD] Put check function in Wellformedness + Adjustement of `checkWellformedness` calls * [ADD] _thyParams Options in Theory and Options in DiffTheory with _diffThyParams * [DEL] Useless boolean * Issue#419: [ADD] params in _thyParams AND load them in checkWellformedness from HTML * Issue#419: [FIX] in Web/Theory.hs + [ADD] Diff version * [DEL] DiffOption -> Option * Issue#419: [UPD] Option (delete DiffOption) * Issue#419: [UPD] Changing Wellfordness Check and [FIX] issue when loading file * Issue#419: [ADD] Comments * Issue#419: [UPD] add to OpenTheory rather than in between on TransThy * [ADD] Option and parameter : OpenChainLimit and SaturationLimit * [ADD] readMaybe for OCL and SL parameters * [UPD] LoadDiff -> add Options + loadClosedDiffThyWfReport + Comments * [UPD] Changements addParamOptions instead of just the lemmasToProve ++ minors changes * [ADD] Comments * [UPD] Putting flagOpt --> flagReq : because the default value already exist if no values are specified * [ADD] Readibility and change flag names * [Renaming] * [REVERT] flagReq -> flagOpt * [FIX] Merge issue - Forgot case with empty args Co-authored-by: Nicolas Beaudouin <nicolas.beaudouin@telecomnancy.eu>
- Loading branch information
Showing
10 changed files
with
219 additions
and
53 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
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.