summaryrefslogtreecommitdiff
path: root/Source/Provers
Commit message (Expand)AuthorAge
* Boogie: More rename snafu fixingGravatar tabarbe2010-07-14
* <Boogie> More rename fixing </Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Fixing rename error <\Isabelle> <\Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Renaming the source files of the Isabelle project in prep...Gravatar tabarbe2010-07-14
* Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...Gravatar akashlal2010-07-07
* Boogie:Gravatar rustanleino2010-06-22
* Derive IsabelleContext from DeclFreeProverContextGravatar stobies2010-06-16
* Boogie:Gravatar rustanleino2010-06-08
* Updated to find the latest version of Z3 (2.7) and made the algorithm slightl...Gravatar wuestholz2010-05-28
* Added another option for lazy inlining based on macro expansion. This option...Gravatar qadeer2010-05-03
* Updated to find the latest version of Z3 (2.6).Gravatar wuestholz2010-05-02
* 1. Fixed lazy inlining implementation so that inlined procedures use live var...Gravatar qadeer2010-04-30
* 1. Fixed an off-by-one error in parsing array partitions in Z3 modelsGravatar qadeer2010-04-19
* Fixed a bug. Call RegisterType before the collection of Select and Store fun...Gravatar qadeer2010-04-19
* First cut of lazy inlining. The option can be turned on by the flag /lazyInl...Gravatar qadeer2010-04-17
* Implement if-then-else expression.Gravatar MichalMoskal2010-02-18
* 1. Removed a quadratic loop in SimplifyLikeLineariser.ssc in favor of a linea...Gravatar qadeer2010-02-16
* Removed Unicode chars from Assembly attributes - they are not liked too much ...Gravatar stobies2010-02-08
* Preparing Isabelle plugin sources for VCC release.Gravatar stobies2010-02-08
* Fixed bug in DEFTYPE declarations for maps. Made sure that argument and resu...Gravatar qadeer2010-01-28
* Implemented the command line switch /useArrayTheory. This switch should be u...Gravatar qadeer2010-01-21
* Added prover plugin for Isabelle/HOL.Gravatar sboehme2009-12-14
* Revert the matching depth limit change from previous checkin: would break VCC.Gravatar MichalMoskal2009-12-10
* Z3 parameters to help it bail out of fruitless searches fasterGravatar mkawa2009-12-05
* 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
* In the TypeDeclCollector, call RegisterType for the bound variables in a quan...Gravatar stobies2009-10-12
* Added /z3lets switch, which governs which kinds of LET expressions are sent t...Gravatar rustanleino2009-10-04
* Handle new Z3 'Memout' message.Gravatar stobies2009-09-30
* Fixed some bugs in the generation of bitvector input for Z3.Gravatar rustanleino2009-09-29
* Added /z3multipleErrors flag for generation of multiple counterexamples per a...Gravatar mkawa2009-09-23
* Use callback mechanism to report prover warnings; do not just write them to s...Gravatar stobies2009-09-07
* Improve token-dumping in the inspector interfaceGravatar MichalMoskal2009-08-18
* Sign assembliesGravatar stobies2009-08-17
* Initial set of files.Gravatar mikebarnett2009-07-15