summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* Eliminated dependencies on SpecSharp and CCI from Boogie.sln and Dafny.slnGravatar qadeer2010-12-01
* Dafny: Improved default decreases clauses for methods and functionsGravatar rustanleino2010-11-25
* Dafny: Updated VSComp2010/Answer to correspond to recently updated test fileGravatar rustanleino2010-11-21
* Chalice: white space delta in test fileGravatar rustanleino2010-11-17
* Forro: revised syntax (this version used in Boogie tutorial at SBMF 2010)Gravatar rustanleino2010-11-17
* Introducing Forr?! Forr? is a tiny language that translates to Boogie. The ...Gravatar rustanleino2010-11-06
* ModelViewer:Gravatar rustanleino2010-11-02
* Updated Answer file to go with the previous check-in.Gravatar rustanleino2010-11-02
* Test/dafny1/KatzManna.dfy: Changed mocked up matrix class to use Dafny's bui...Gravatar rustanleino2010-10-27
* Updated parser.cs files to pick up the new .frame improvements from boogiepar...Gravatar rustanleino2010-10-26
* Boogie:Gravatar rustanleino2010-10-26
* Miscellaneous changes:Gravatar rustanleino2010-10-22
* Skip unchagned variables in model dumps. Fix testcaseGravatar MichalMoskal2010-10-14
* Bug fixes and speed up for doomed program point analysisGravatar schaef2010-10-13
* Add missing Clone() when storing incarnation maps; update testcase to make th...Gravatar MichalMoskal2010-10-12
* Boogie:Gravatar rustanleino2010-10-12
* Boogie:Gravatar rustanleino2010-09-24
* Boogie:Gravatar rustanleino2010-09-23
* Dafny: Compilation of multi-dimensional arraysGravatar rustanleino2010-09-21
* Added test for loop extractionGravatar akashlal2010-09-18
* Dafny:Gravatar rustanleino2010-09-17
* Dafny:Gravatar rustanleino2010-09-14
* added an optimization to extract loops so that only loop targets are treated ...Gravatar qadeer2010-09-10
* Added tests for extractloopsGravatar akashlal2010-09-04
* Dafny: Added Dafny solutions to the VSComp 2010 problemsGravatar rustanleino2010-09-01
* Change Synonym type printing to what it was, use a workaround in TypeToString...Gravatar MichalMoskal2010-08-18
* Boogie: Fixed test 'bitvectors'.Gravatar wuestholz2010-08-14
* Updated answer to this regression to reflect the fact that it is now verified.Gravatar tabarbe2010-08-12
* Boogie: This reg test was not running verification.Gravatar tabarbe2010-08-12
* Added the option /extractLoops to extract loops as procedure calls. If eithe...Gravatar qadeer2010-08-11
* Fix the test to use new name for /z3bv option.Gravatar MichalMoskal2010-08-10
* Boogie: Added boolean code expressions (sans well-formedness checks on the in...Gravatar rustanleino2010-08-10
* Boogie: That file should not have been in the depot, but rather be created lo...Gravatar tabarbe2010-08-09
* Boogie: added /z3bv option that overrides the current setting of Z3 options f...Gravatar stobies2010-08-06
* Boogie: Added a new simple regression test, "sanity", which runs a single tes...Gravatar tabarbe2010-07-29
* Dafny: better error reporting on resolution of refinements. Replace assertion...Gravatar kyessenov2010-07-14
* Dafny: Axiom about inverting a set union operation, similar to the recent on...Gravatar rustanleino2010-07-09
* Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...Gravatar akashlal2010-07-07
* Dafny:Gravatar rustanleino2010-07-06
* Added a comment noting that this test fails with Z3 2.4.Gravatar mschwerhoff2010-07-06
* Dafny: added assertions in the refinement obligation necessitating that the r...Gravatar kyessenov2010-07-03
* Dafny: Support class type parameters in refinements. Added another regression...Gravatar kyessenov2010-07-02
* Dafny: added Carrol Morgan's calculator regression test.Gravatar kyessenov2010-07-02
* Dafny: support input/output parameters in refined methods.Gravatar kyessenov2010-07-02
* Dafny: added a regression test for the refinement extension.Gravatar kyessenov2010-07-02
* Dafny:Gravatar rustanleino2010-06-24
* Updated the frame files to work with the latest Coco/R. This entails *not* ha...Gravatar mikebarnett2010-06-22
* Boogie:Gravatar rustanleino2010-06-22
* Dafny:Gravatar rustanleino2010-06-19
* Dafny:Gravatar rustanleino2010-06-14