summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Allow richer spec for abs-houdiniGravatar Unknown2012-12-03
* when a query times out, all asserted candidates are droppedGravatar Unknown2012-11-25
* Boogie build failedGravatar CodeplexBot2012-11-23
* Disengaged Dafny testsGravatar Rustan Leino2012-11-20
* Incorporated contribution 3667, which fixes bug in /z3exe flag (http://boogie...Gravatar Rustan Leino2012-11-20
* Chalice build succeeded, 87 test(s) failedGravatar CodeplexBot2012-11-20
* Gather set of procedures with irreducible loops.Gravatar Unknown2012-11-18
* Minor refactorings for integrating corralGravatar Unknown2012-11-18
* Added Abstract Houdini: an implementation of Houdini based on abstract domains.Gravatar Unknown2012-11-05
* Updated PrepareBoogieZip.bat file for the binary release that just went out o...Gravatar Rustan Leino2012-10-22
* MergeGravatar Unknown2012-10-22
|\
* | include Test/datatypesGravatar Unknown2012-10-22
| * Dafny: adjusted Answer file for reorderingGravatar Rustan Leino2012-10-18
|/
* MergeGravatar Unknown2012-10-18
|\
* | Dafny: added new SoundLoopUnrolling parameterGravatar Unknown2012-10-18
| * Fix for parsing error in MAXSAT computation in ProverInterface::CheckAssumpti...Gravatar Unknown2012-10-08
* | added sound loop unrollingGravatar Yannick Welsch2012-07-03
|/
* Boogie build failedGravatar CodeplexBot2012-10-05
* deleted unnecessary filesGravatar Unknown2012-10-04
* Dafny: fixed mergeGravatar Rustan Leino2012-10-04
* MergeGravatar Rustan Leino2012-10-04
|\
* | Dafny: complete implementation of iteratorsGravatar Rustan Leino2012-10-03
| * Boogie build failedGravatar CodeplexBot2012-10-04
* | Dafny: automatically update iterator _new field upon allocationsGravatar Rustan Leino2012-10-03
* | Dafny: fixed compiler bug in array allocation (reported as boogie:397957)Gravatar Rustan Leino2012-10-03
* | Dafny: good error locations for yield statements; other iterator improvements...Gravatar Rustan Leino2012-10-03
* | Dafny: more part of verifying iteratorsGravatar Rustan Leino2012-10-03
| * changed the signing to ..\InterimKey.snkGravatar qadeer2012-10-03
| * bunch of refactoringsGravatar Unknown2012-10-03
* | Dafny: changed iterator body to resolve to implicit fields rather than to the...Gravatar Rustan Leino2012-10-02
* | Dafny: handle decreases clause for iteratorsGravatar Rustan Leino2012-10-02
* | Dafny: incomplete snapshot of verification of iteratorsGravatar Rustan Leino2012-10-02
| * Fixed GPUVerify solution.Gravatar Unknown2012-10-01
| * MergeGravatar Unknown2012-10-01
| |\
| * | Fix to abstract interpretation to match Boogie.Gravatar Unknown2012-10-01
| | * Chalice: Two new test-cases for recently fixed problems.Gravatar stefanheule2012-10-01
| | * Chalice: Disallow unfolding expressions in postconditions.Gravatar stefanheule2012-10-01
| | * Chalice: Fix bug in detecting permissions in postconditions.Gravatar stefanheule2012-10-01
| | * Chalice: Let the trigger for the function postcondition axiom be more permiss...Gravatar stefanheule2012-10-01
| | * Updated the 'PrepareBoogieZip.bat' script.Gravatar wuestholz2012-10-01
| | * MergeGravatar stefanheule2012-09-30
| | |\
| | * | Chalice: Use new 'mod' and 'div' operators of Boogie for division and modulo.Gravatar stefanheule2012-09-30
| | * | Chalice: Remove superfluous comment.Gravatar stefanheule2012-09-30
| | * | Chalice: Clean up /percentageSupport command line option to adapt to the usag...Gravatar stefanheule2012-09-30
| | * | Chalice: Activate the test-case tests/permission-model/scaling.chalice that w...Gravatar stefanheule2012-09-30
| | * | Chalice: Fix some problems related to the use of reals in Boogie.Gravatar stefanheule2012-09-30
* | | | Dafny: fixed compilation issue (a datatype is now allowed to be called "d")Gravatar Rustan Leino2012-09-29
| | * | Chalice: Further changes to make permissions use the Boogie type real.Gravatar stefanheule2012-09-29
| | * | Chalice: Make permissions use the Boogie type real.Gravatar stefanheule2012-09-29
| | * | Chalice: Extend the Boogie AST with real literals.Gravatar stefanheule2012-09-29