summaryrefslogtreecommitdiff
path: root/Source/Provers/Simplify/ProverInterface.cs
Commit message (Expand)AuthorAge
* Boogie: Yet another refinement of how Z3 is found. Previously, it would only...Gravatar rustanleino2011-02-09
* Look for z3.exe in the prover plugin directory first.Gravatar MichalMoskal2011-02-02
* Boogie: Made the algorithm for finding Z3 more robust.Gravatar wuestholz2011-01-21
* Use a made-up name when Context.Lookup() cannot find a nameGravatar MichalMoskal2010-12-10
* Don't crash in Context.Lookup when the namer has never seen the name. This ha...Gravatar MichalMoskal2010-12-10
* Boogie: Look for Z3 versions up to 2.20.Gravatar wuestholz2010-11-23
* Boogie: Changed the trace output formatting of the prover version slightly.Gravatar wuestholz2010-11-11
* Boogie:Gravatar rustanleino2010-10-12
* Boogie: Commented out all occurences of repeated inherited contracts - makes ...Gravatar tabarbe2010-08-27
* Boogie: Fixed some doubly-inherited-contract occurrences.Gravatar tabarbe2010-08-20
* Boogie: Fixed some doubly-inherited-contract occurrences.Gravatar tabarbe2010-08-20
* Boogie: added /z3bv option that overrides the current setting of Z3 options f...Gravatar stobies2010-08-06
* Boogie: Committing my port of simplify, along with the slightly changed refer...Gravatar tabarbe2010-07-23
* Boogie: Renaming Simplify.sscproj and source files in preparation for committ...Gravatar tabarbe2010-07-23