summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixed a bug in ogGravatar Unknown2013-03-04
|
* fixed bugs in both parallel calls and linear stuff (reported by Chris)Gravatar Unknown2013-03-03
| | | | also added improved error reporting suggested by Chris
* bug in OG for parallel callGravatar Unknown2013-03-02
|
* added parallel callsGravatar Unknown2013-03-01
|
* removed call forall and * args to callsGravatar Unknown2013-02-23
|
* CR/LF line ending deltaGravatar Rustan Leino2013-02-19
|
* MergeGravatar Rustan Leino2013-02-19
|\
* | Fixed some type bugs in the interval domain.Gravatar Rustan Leino2013-02-19
| |
| * AbstractHoudini: more details for computing a tighter predicate coverGravatar Unknown2013-02-15
| |
| * fixed bugs in typechecking of linear setsGravatar Unknown2013-02-13
| | | | | | | | | | added regressions to linear sets removed the need to supply the builtin map operations manually
| * Add another test fileGravatar Unknown2013-02-12
| |
| * fixed another bug reported by ChrisHawGravatar Unknown2013-02-12
| | | | | | | | Added an answer file
| * finished the sampleGravatar Unknown2013-02-05
| |
| * Further bug fixes in OGGravatar Unknown2013-02-05
| | | | | | | | Added another sample
| * fixed bug in OGGravatar Unknown2013-02-01
| | | | | | | | added another OG sample illustrating rely-guarantee encoding
| * handling old() in stable assertionsGravatar Unknown2013-01-30
| | | | | | | | bug fix in linear
| * MergeGravatar Unknown2013-01-29
| |\
| * | made a whole bunch of changes to linear and og stuffGravatar Unknown2013-01-29
| | |
| | * Parse integers returned by Z3 into BigNumGravatar akashlal2013-01-29
| |/
| * bug fix reported by ChrisGravatar Unknown2013-01-28
| |
| * updated answer filesGravatar Unknown2013-01-25
| | | | | | | | og and linear creates some rearrangement of blocks
| * added owicki-gries and linear-set to boogiedriverGravatar Unknown2013-01-25
| | | | | | | | cleaned up the async type checking
| * first check in of Owicki-Gries and linear setsGravatar Unknown2013-01-24
| |
| * Output to Boogie\Binaries even in the Release versionGravatar Unknown2013-01-25
|/
* Let Boogie clients determine their own version stringGravatar Rustan Leino2013-01-23
|
* Refactored code that generates an axiom for a function, and changed the ↵Gravatar Rustan Leino2013-01-17
| | | | pretty printing to always reflect when a function body is inlined
* Timeout in AbstractHoudiniGravatar akashlal2013-01-16
|
* Allow attributes on procedure formals, function formals, and bound variablesGravatar Unknown2013-01-07
|
* Some code clean-upGravatar Unknown2013-01-07
|
* Removed old comments about "BASEMOVE" and other constructor calls, where the ↵Gravatar Unknown2013-01-07
| | | | conversion from Spec# into C# moved a constructor call
* bug fix for interaction between inlining and loopsGravatar Unknown2013-01-04
|
* bug fix in model printingGravatar Unknown2013-01-04
|
* Use the new ProverInterface's Evaluate method in stratified inlinigGravatar Unknown2013-01-03
| | | | (guarded by the flag /useProverEvaluate)
* bug fixGravatar Unknown2012-12-28
|
* extended Evaluate to handle more typesGravatar Unknown2012-12-28
|
* Some more changes to AbsHoudiniGravatar akashlal2012-12-28
|
* minor bug fixGravatar Unknown2012-12-27
|
* Added expression evaluation APIGravatar Unknown2012-12-27
|
* AbstractHoudini optimization: replace summary predicate with Boolean variablesGravatar Unknown2012-12-21
| | | | (just like stratified inlining)
* Bug fix for ExplainHoudini. Made it robust under timeouts.Gravatar Unknown2012-12-20
|
* AbstractHoudini: more fixes, for self-recursionGravatar akashlal2012-12-16
| | | | and Bilateral at the same time.
* AbstractHoudini: bug fixesGravatar akashlal2012-12-16
|
* AbstractHoudini: support for generating a witnessGravatar Unknown2012-12-15
|
* Added some commentsGravatar akashlal2012-12-12
|
* Missed checking this in.Gravatar akashlal2012-12-12
|
* MergeGravatar akashlal2012-12-12
|\
* | First implementation of ExplainHoudiniGravatar Unknown2012-12-12
| |
| * Houdini: allow cross-dependencies between procedures that occurs when assumeGravatar Unknown2012-12-11
| | | | | | | | and assert commands in implementations have existential constants
* | More stuff for abstract houdini; updated test caseGravatar Unknown2012-12-10
|/
* Bug fix for abstract-houdiniGravatar Unknown2012-12-07
|