summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* fix in the answerGravatar Pantazis Deligiannis2013-07-22
* fixGravatar Pantazis Deligiannis2013-07-22
* mergeGravatar Pantazis Deligiannis2013-07-19
* MergeGravatar Pantazis Deligiannis2013-07-15
|\
* | added another regressionGravatar qadeer2013-07-15
* | 1. changed values passed to additional parameters to procedures; async and pa...Gravatar qadeer2013-07-14
* | Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
| * added python scripts (work in unix and windows) for testing Z3 and CVC4 to ma...Gravatar Pantazis Deligiannis2013-07-07
* | Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
|/
* Added support in the abstract interpreter for an attribute {:identity}, which...Gravatar Rustan Leino2013-07-05
* AbsHoudini: Few more abstract domainsGravatar akashlal2013-06-16
* AbsHoudini: added an implication domainGravatar akashlal2013-06-15
* Worked on improving program snapshot verification (automatic prioritization).Gravatar wuestholz2013-06-12
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-10
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-05
* Fixed an issue with discovering program snapshots.Gravatar wuestholz2013-06-03
* Added a feature for verifying several program snapshots (incl. result caching...Gravatar wuestholz2013-06-02
* MergeGravatar Rustan Leino2013-05-30
|\
* | Fixed bug in Interval abstract domain (pertaining to unary negation)Gravatar Rustan Leino2013-05-30
| * Changed the prover interface to report traces for time outs and out of memory.Gravatar wuestholz2013-05-30
|/
* Fixed bug in the cutting of back edges (that manifested itself whenever the f...Gravatar Rustan Leino2013-05-29
* MergeGravatar akashlal2013-05-27
|\
| * AbsHoudini: Added support for quantifiersGravatar akashlal2013-05-27
* | Changed the 'CounterexampleComparer' to take traces into account.Gravatar wuestholz2013-05-26
|/
* fixed bug in reporting the number of typechecking errorsGravatar Unknown2013-05-22
* reworked the linear and og implementation based on available variables theoryGravatar Unknown2013-05-18
* AbsHoudini: Tolerate some assertion failing. Updated regression baseline.Gravatar akashlal2013-05-10
* MergeGravatar Unknown2013-05-06
|\
* | fixed bug (reported by Akash) in treatment of linear parameters to callsGravatar Unknown2013-05-06
| * AbsHoudini: Each function can specify its own abstract domain. Also addedGravatar akashlal2013-05-05
|/
* fixed bug reported by AkashGravatar Unknown2013-05-04
* add another test fileGravatar Unknown2013-04-30
* AbsHoudini: Added predicate-abstraction domain and some examples.Gravatar akashlal2013-04-25
* added free ensures to each procedure to compensate for havocing of allocatorGravatar Unknown2013-04-19
* Test case for OG --> HoudiniGravatar akashlal2013-04-19
* Added a test caseGravatar akashlal2013-04-19
* AbsHoudini: Added support for /inlineDepth, and fixed the regression testsGravatar akashlal2013-04-18
* Nice clean re-implementation of AbstractHoudini. And testsGravatar akashlal2013-04-18
* refactored og and fixed latest bug reported by chrisGravatar Unknown2013-03-20
* added mod set checking to the linear type checkerGravatar Unknown2013-03-13
* removed Test\GPUVerifyGravatar Unknown2013-03-06
* MergeGravatar Rustan Leino2013-03-05
|\
* | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codepl...Gravatar Rustan Leino2013-03-05
* | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codepl...Gravatar Rustan Leino2013-03-05
| * fixed datatype bug reported by ChrisGravatar Unknown2013-03-05
|/
* fixed a bug in ogGravatar Unknown2013-03-04
* fixed bugs in both parallel calls and linear stuff (reported by Chris)Gravatar Unknown2013-03-03
* 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