summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* 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
| * Minor change to prevent prover errors during trace extractionGravatar wuestholz2013-05-29
|/
* MergeGravatar Ken McMillan2013-05-29
|\
| * Adding background model to fixedpoint counterexamples and small code contract...Gravatar Ken McMillan2013-05-29
* | Fixed bug in the cutting of back edges (that manifested itself whenever the f...Gravatar Rustan Leino2013-05-29
|/
* Merge changes to support Corral in fixedpoint backendGravatar Ken McMillan2013-05-29
|\
| * Getting fixed point backend to work with Corral.Gravatar Ken McMillan2013-05-29
* | Improvements to Staged HoudiniGravatar allydonaldson2013-05-29
* | MergeGravatar allydonaldson2013-05-27
|\ \
* | | Staged Houdini can now take a path to a file of ignored variablesGravatar allydonaldson2013-05-27
| * | MergeGravatar akashlal2013-05-27
| |\ \
| | * | AbsHoudini: Added support for quantifiersGravatar akashlal2013-05-27
| * | | Changed the 'CounterexampleComparer' to take traces into account.Gravatar wuestholz2013-05-26
| * | | Changed the 'CounterexampleComparer' to take error messages of assertions int...Gravatar wuestholz2013-05-24
| |/ /
| * / fixed bug in reporting the number of typechecking errorsGravatar Unknown2013-05-22
|/ /
* | MergeGravatar allydonaldson2013-05-22
|\ \
* | | Fixed bug in staged Houdini.Gravatar allydonaldson2013-05-22
| | * MergeGravatar Ken McMillan2013-05-20
| |/|
| | * Working on fixedpoint backendGravatar Ken McMillan2013-05-20
| * | deleted some commented codeGravatar Unknown2013-05-20
| * | further bug fixes in og; global copies of global variables are now thread localGravatar Unknown2013-05-19
| * | MergeGravatar Unknown2013-05-18
| |\ \ | |/ / |/| |
| * | reworked the linear and og implementation based on available variables theoryGravatar Unknown2013-05-18
* | | Adapted Houdini algorithm to take staging into accountGravatar allydonaldson2013-05-18
|/ /
* / AbsHoudini: Tolerate some assertion failing. Updated regression baseline.Gravatar akashlal2013-05-10
|/
* new files for fixedpoint engine backendGravatar Unknown2013-05-07
* merging changes for fixedpoint engine backendGravatar Ken McMillan2013-05-07
|\
* | Adding fixedpoint engine backendGravatar Ken McMillan2013-05-07
| * havocs and updates to globals added only if they are non-nullGravatar Unknown2013-05-06
| * 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
| |/
| * In the typecheck method of HavocCmd, added calls to typecheck the havoced varsGravatar Unknown2013-05-04
| * MergeGravatar Unknown2013-05-04
| |\
| * | fixed bug reported by AkashGravatar Unknown2013-05-04
|/ /
| * Print "\n" after a YieldCmdGravatar akashlal2013-05-03
| * Some code refactoringGravatar akashlal2013-05-03
|/
* MergeGravatar allydonaldson2013-04-30
|\
* | Staged HoudiniGravatar allydonaldson2013-04-30
| * Added a little bit of virtual-ness to the Inliner class. This is so that I canGravatar akashlal2013-04-28
| * AbsHoudini: Bug fixGravatar akashlal2013-04-28