summaryrefslogtreecommitdiff
path: root/Source/Provers/Simplify
Commit message (Expand)AuthorAge
* Boogie: Committing changed referencesGravatar tabarbe2010-08-13
* Fixup line-endings.Gravatar MichalMoskal2010-08-06
* Boogie: added /z3bv option that overrides the current setting of Z3 options f...Gravatar stobies2010-08-06
* Boogie: Removed trailing spaces in codeGravatar tabarbe2010-08-04
* Boogie: The deletion of those files did not hold, lemme try again.Gravatar tabarbe2010-07-30
* Boogie: Removed cce.cs's from the provers, because they all reference project...Gravatar tabarbe2010-07-30
* Made consistent the way all of the C# projects sign themselves and include th...Gravatar mikebarnett2010-07-30
* Boogie: VCGeneration port part 3/3: Updating sources to reference new project...Gravatar tabarbe2010-07-28
* Fixed reference to VCGeneration project. Mistakenly checked in project files ...Gravatar mikebarnett2010-07-28
* Boogie Provers: Changed the references from binary to project references.Gravatar tabarbe2010-07-27
* Boogie: AssemblyInfo.cs is no longer required for the build; cce.cs is.Gravatar tabarbe2010-07-23
* 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
* Boogie: Repaired a reentrancy error in Z3/Simplify.Gravatar tabarbe2010-07-22
* Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...Gravatar akashlal2010-07-07
* Boogie:Gravatar rustanleino2010-06-08
* Updated to find the latest version of Z3 (2.7) and made the algorithm slightl...Gravatar wuestholz2010-05-28
* Updated to find the latest version of Z3 (2.6).Gravatar wuestholz2010-05-02
* First cut of lazy inlining. The option can be turned on by the flag /lazyInl...Gravatar qadeer2010-04-17
* Look for Boogie.exe also in Program Files (x86)Gravatar MichalMoskal2009-11-03
* Changed how Boogie looks for Z3: first look in the directory where Boogie is...Gravatar rustanleino2009-10-14
* Added /z3lets switch, which governs which kinds of LET expressions are sent t...Gravatar rustanleino2009-10-04
* Use callback mechanism to report prover warnings; do not just write them to s...Gravatar stobies2009-09-07
* Sign assembliesGravatar stobies2009-08-17
* Initial set of files.Gravatar mikebarnett2009-07-15