summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-07
* Added more tests and worked on adding support for "canned errors".Gravatar wuestholz2014-07-06
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-06
* Did some refactoring, fixed minor issues, and made it apply the more advanced...Gravatar wuestholz2014-07-06
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-04
* Implemented an optimization for assignments to assumption variables that are ...Gravatar wuestholz2014-07-04
* Made it not include free preconditions when producing partially verified prec...Gravatar wuestholz2014-07-03
* Fixed issue involving axioms in the dependency analysis used for verification...Gravatar wuestholz2014-07-03
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-01
* Made it collect some statistics about the more advanced verification result c...Gravatar wuestholz2014-06-30
* a fix in Inline method; it should look for inline attribute only on procedure...Gravatar qadeer2014-06-28
* Added a program cache (used by the more advanced verification result caching).Gravatar wuestholz2014-06-28
* Minor refactoringGravatar wuestholz2014-06-28
* Changed the verification result cache to use the built-in 'MemoryCache' class.Gravatar wuestholz2014-06-28
* OnModel now carries the result of the prover callGravatar akashlal2014-06-28
* Fix in SI while dealing with timeoutsGravatar akashlal2014-06-27
* Optimized the way that assertions are marked as partially verified.Gravatar wuestholz2014-06-26
* Fixed issue in verification result caching.Gravatar wuestholz2014-06-26
* Optimized the way that dependency checkums are computed.Gravatar wuestholz2014-06-26
* Add some pretty-printing, on by default. Turn off with the flag "/pretty:0"Gravatar Dan Rosén2014-06-24
* Worked on an extension of the existing verification result caching.Gravatar wuestholz2014-06-23
* Changed the 'verifySnapshots' command-line option to accept a numeric argumen...Gravatar wuestholz2014-06-20
* Fixed crash in resolverGravatar Rustan Leino2014-06-19
* Fix bug in BigDec.FromString() which would not parse negativeGravatar Dan Liew2014-06-18
* Added mechanism for getting the variables referenced by a loop (not just the ...Gravatar Ally Donaldson2014-06-09
* Fixed a bug in revised mod set analysisGravatar Ally Donaldson2014-06-06
* Refactored modset analysis to avoid the use of static fields. Static fields ...Gravatar Ally Donaldson2014-06-06
* MergeGravatar Ally Donaldson2014-06-06
|\
* | Small refactoringGravatar Ally Donaldson2014-06-06
* | Made VarsAssignedInLoop public, since it can be useful in computing modifies ...Gravatar Ally Donaldson2014-06-06
| * updated golden outputs and removed irrelevant testsGravatar qadeer2014-06-02
| * MergeGravatar qadeer2014-06-02
| |\
| * | various fixesGravatar qadeer2014-06-02
| | * Added more tests (snapshots).Gravatar wuestholz2014-05-30
| | * Add isBvConst and asBvConst accessors to LiteralExpr to match theGravatar Dan Liew2014-05-28
| | * Documented the clean.py scriptGravatar Dan Liew2014-05-28
| | * Document lit's ``-s`` option.Gravatar Dan Liew2014-05-28
| | * Merge.Gravatar Dan Liew2014-05-28
| | |\
| | * | Remove a few other old test infrastructure files. TheyGravatar Dan Liew2014-05-28
| | * | Removed old test infrastructure files except forGravatar Dan Liew2014-05-28
| |/ / |/| |
| | * Fixed minor issue.Gravatar wuestholz2014-05-28
| |/ |/|
* | MergeGravatar Dan Liew2014-05-28
|\ \
* | | Report the python version being used when executing lit.Gravatar Dan Liew2014-05-28
* | | Fix running pydiff.py under Python 2.7Gravatar Dan Liew2014-05-28
| * | MergeGravatar Ally Donaldson2014-05-28
| |\ \
| * | | Refactored ConcurrentHoudini and Houdini to (significantly) reduce duplicatio...Gravatar Ally Donaldson2014-05-28
| * | | Removed printing code from candidate dependence analyserGravatar Ally Donadlson2014-05-28
| * | | Small cleanup in Staged HoudiniGravatar Ally Donaldson2014-05-28
| | * | Updated an 'Answer' file (AbsHoudini).Gravatar wuestholz2014-05-28
| |/ / |/| |