summaryrefslogtreecommitdiff
path: root/Source/Core/CommandLineOptions.cs
Commit message (Expand)AuthorAge
...
* Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...Gravatar wuestholz2013-07-22
* Whitespace fixGravatar Ally Donaldson2013-07-22
* Whitespace fixGravatar Ally Donaldson2013-07-22
* mergeGravatar Pantazis Deligiannis2013-07-19
|\
* | refactoring and fixes in the SMTLIB2 parserGravatar Pantazis Deligiannis2013-07-19
| * Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
| * MergeGravatar allydonaldson2013-07-16
| |\
| * | Reworking of Staged Houdini in preparation for parallelising it.Gravatar allydonaldson2013-07-16
* | | MergeGravatar Pantazis Deligiannis2013-07-15
|\ \ \ | |_|/ |/| |
* | | Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
| |/ |/|
| * mergeGravatar Pantazis Deligiannis2013-07-06
| |\
* | | Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
| |/ |/|
* | Added support in the abstract interpreter for an attribute {:identity}, which...Gravatar Rustan Leino2013-07-05
* | MergeGravatar allydonaldson2013-06-18
|\ \
| * | Added /help and /attrHelp output for program snapshot verification.Gravatar wuestholz2013-06-12
| | * cvc4 command line option & cvc4.cs in ProversGravatar pantazis2013-06-12
| |/
* | MergeGravatar allydonaldson2013-06-07
|\|
* | Some work on staged HoudiniGravatar allydonaldson2013-06-07
| * Added a feature for verifying several program snapshots (incl. result caching...Gravatar wuestholz2013-06-02
| * Merge changes to support Corral in fixedpoint backendGravatar Ken McMillan2013-05-29
|/|
| * Getting fixed point backend to work with Corral.Gravatar Ken McMillan2013-05-29
* | Improvements to Staged HoudiniGravatar allydonaldson2013-05-29
* | Staged Houdini can now take a path to a file of ignored variablesGravatar allydonaldson2013-05-27
|/
* Adding fixedpoint engine backendGravatar Ken McMillan2013-05-07
* Staged HoudiniGravatar allydonaldson2013-04-30
* made a whole bunch of changes to linear and og stuffGravatar Unknown2013-01-29
* Let Boogie clients determine their own version stringGravatar Rustan Leino2013-01-23
* Use the new ProverInterface's Evaluate method in stratified inlinigGravatar Unknown2013-01-03
* Missed checking this in.Gravatar akashlal2012-12-12
* Houdini: allow cross-dependencies between procedures that occurs when assumeGravatar Unknown2012-12-11
* Added Abstract Houdini: an implementation of Houdini based on abstract domains.Gravatar Unknown2012-11-05
* added sound loop unrollingGravatar Yannick Welsch2012-07-03
* bunch of refactoringsGravatar Unknown2012-10-03
* Boogie: added /vcsLoad flag as a convenient way to set /vcsCores proportional...Gravatar Unknown2012-09-28
* Removed AIFramework from Boogie -- use native trivial or native interval-base...Gravatar boehmes2012-09-27
* Boogie: added /tracePOs option for printing out number of proof obligations w...Gravatar Unknown2012-09-10
* Implement support for alternative SMT solvers -- CVC3 and CVC4Gravatar Peter Collingbourne2012-09-06
* Dafny: the DafnyExtension mode for Visual Studio now calls the verifier and v...Gravatar Unknown2012-08-08
* Changed copyright year range to include 2012Gravatar Rustan Leino2012-07-03
* integrating predicationGravatar qadeer2012-06-19
* Boogie: add /printCFG command line option, which prints each implementation's...Gravatar Peter Collingbourne2012-06-06
* 1. Fix for free ensures in inlined procedures. Becomes a skip instead of an a...Gravatar Unknown2012-06-01
* Better interface for adding skipped calls, andGravatar akashlal2012-05-26
* Adding an option for deterministicExtractLoops, that uses an alternate way to...Gravatar Unknown2012-05-25
* Boogie: document /typeEncoding:mGravatar Peter Collingbourne2012-05-22
* Boogie: handle absolute paths on *nix correctlyGravatar Peter Collingbourne2012-05-02
* Get Boogie and GPUVerify to compile and run with MonoGravatar Peter Collingbourne2012-05-02
* added counterexample generation based on labels back to stratified inliningGravatar qadeer2012-05-01
* UseLabels=false when stratified inline is onGravatar qadeer2012-04-29
* removed proccopybounding codeGravatar qadeer2012-04-28