summaryrefslogtreecommitdiff
path: root/Source/Provers
Commit message (Expand)AuthorAge
* modified floating point syntax and modified floating point constants to use b...Gravatar Checkmate502016-03-17
* Modified BigFloat and parser to accept correct SMT-LIB syntaxGravatar Checkmate502016-02-20
* Special fp types (such as infinity and NaN are now translated by boogieGravatar Checkmate502015-11-29
* Modified translation so that z3 runs with type checking for simple binary ope...Gravatar Checkmate502015-10-14
* Modified BigFloat to avoid evaluating the floating point value before sending...Gravatar Checkmate502015-09-23
* Added initial support for float additionGravatar Checkmate502015-09-17
* Float type now works correctly for simple variable declaration and comparison.Gravatar Dietrich2015-07-20
* Modified internal abstract float representation to allow user-defined mantiss...Gravatar Dietrich2015-07-13
* integrated the named float type to act as a real in boogieGravatar Dietrich2015-05-04
* Began adding the float type to VC expressionGravatar Dietrich2015-04-27
* VC gen for security propertiesGravatar akashlal2015-04-05
* If using -proverLog: make sure we flush after writing every lineGravatar Dan Liew2015-03-10
* Work around bug in Z3 4.3.2 and newer (https://z3.codeplex.com/workitem/188)Gravatar Dan Liew2015-03-10
* Parse Bv valuesGravatar akashlal2015-03-02
* Fix using "mkbv" as a variable name in a boogie program. This wasGravatar Dan Liew2015-02-27
* Fix using reserved Z3 keywords for real/int arithmetic operators. These are t...Gravatar Dan Liew2015-02-27
* Fix using reserved Z3 keywords for float operators. These are takenGravatar Dan Liew2015-02-27
* Fix bug where some reserved Z3 keywords were not sanitizedGravatar Dan Liew2015-02-18
* more work on reducing call stack consumptionGravatar qadeer2014-12-18
* patched two occurrences of StackOverflowException on benchmarks from IronCladGravatar qadeer2014-12-16
* Merge some FixpointVC changes that got left behindGravatar Ken McMillan2014-12-08
|\
* | Patch by Jeroen KetemaGravatar Dan Liew2014-12-01
* | Patch by Jeroen KetemaGravatar Dan Liew2014-11-17
* | re-enabling -useUnsatCoreForContractInferGravatar shuvendu2014-11-07
* | Minor change to make some regression tests work with Z3 4.3.2Gravatar wuestholz2014-11-05
* | Logging for SMTLib proverGravatar akashlal2014-11-05
| * Merge FixpointVC changes with mainlineGravatar Ken McMillan2014-10-08
|/|
| * Added "extra recursion bound" to FixedpointVC to support Corral.Gravatar Ken McMillan2014-10-08
* | Some fixes to ITPGravatar akashlal2014-10-04
* | minor fixes to interpolating TPGravatar akashlal2014-10-03
* | Added a flag to initialize the interpolating TPGravatar akashlal2014-09-29
* | Merge.Gravatar Dan Liew2014-09-24
|\ \
* | | Remove dead method argumentGravatar Dan Liew2014-09-24
* | | Let the SMT lib convert models to Z3-like modelsGravatar Dan Liew2014-09-24
| * | (Subhajit) Added an interface for InterpolatingTheoremProverGravatar akashlal2014-09-24
| * | Simple VC generation for SIGravatar akashlal2014-09-24
|/ /
* / Patch by Jeroen Ketema.Gravatar Dan Liew2014-09-19
|/
* Fix nasty bug introduced by commit 61a94f409975.Gravatar Dan Liew2014-07-15
* OnModel now carries the result of the prover callGravatar akashlal2014-06-28
* Small refactoringGravatar Ally Donaldson2014-06-06
* Merge duality changesGravatar Ken McMillan2014-05-26
|\
| * Conjecture printing for duality and child user time tracking.Gravatar Ken McMillan2014-05-26
* | Simplify Z3 executable discovery.Gravatar wuestholz2014-05-12
|/
* Added /printFixedPoint optionGravatar Ken McMillan2014-04-14
* Fixed bug in printing real literalsGravatar Rustan Leino2014-02-10
* Fix Boogie so it compiled with mono. Patch by Dan Liew.Gravatar Ally Donaldson2014-01-14
* fixed vc generation so that even when builtin array functions are used,Gravatar qadeer2013-12-28
* MergeGravatar Ally Donaldson2013-12-09
|\
* | Small change related to CVC4 support. Patch by Pantazis DeligiannisGravatar Ally Donaldson2013-12-09
| * The back pred files have been eliminated. The small backpred string is now d...Gravatar qadeer2013-12-08
|/