summaryrefslogtreecommitdiff
path: root/Test
Commit message (Collapse)AuthorAge
* Support for irreducible graphs (with extractLoops)Gravatar Unknown2011-08-24
|
* Dafny: updated Answer file from recent test additionsGravatar Rustan Leino2011-08-22
|
* Dafny: updated test files (will soon update Answer files as well)Gravatar Rustan Leino2011-08-22
|
* MergeGravatar Rustan Leino2011-08-18
|\
* | Dafny: fixed bug in looking at the arguments of the :induction attributeGravatar Rustan Leino2011-08-18
| |
| * Dafny: Fixed a bug in the printer that led to a stack overflow.Gravatar wuestholz2011-08-11
| |
| * Jennisys: started to work on synthesizing some methods. So far, onlyGravatar Aleksandar Milicevic2011-08-10
| | | | | | | | | | | | infrastructural things have been implemented, like handling return parameters, generating different "fresh" spec for methods than for constructors, adding "Valid()" to method preconditions.
| * further changes for making houdini workGravatar qadeer2011-08-04
|/
* Dafny: added reverse*reverse=id example to test suiteGravatar Rustan Leino2011-08-04
|
* Dafny: fix resolution crash (using multi-dimensional arrays in loop alternative)Gravatar Rustan Leino2011-08-03
|
* Dafny: re-ran parser generator to include semicolon-less body-less ↵Gravatar Rustan Leino2011-07-26
| | | | functions/methods, and updated some test files accordingly (compare with changesets 1429 and 1366)
* MergeGravatar Rustan Leino2011-07-21
|\
* | Dafny: call previous lemma instead of restating itGravatar Rustan Leino2011-07-21
| |
| * Reverting accidental modification in changeset 58325a6e6ed3.Gravatar Jason Koenig2011-07-15
| |
| * Fixed regression test failures due to removal of bodiless methods and functions.Gravatar Jason Koenig2011-07-15
| |
| * Fixed failing regression tests.Gravatar Jason Koenig2011-07-14
| |
| * MergeGravatar Jason Koenig2011-07-14
| |\ | |/ |/|
| * Added multiset from sequence axioms, removed array range RHSs. Fixed issue ↵Gravatar Jason Koenig2011-07-13
| | | | | | | | with duplicate array.Length functions in generated Boogie file.
* | MergeGravatar Rustan Leino2011-07-11
|\ \
* | | Dafny: allow constructors only inside classes, removed semi-colons at end of ↵Gravatar Rustan Leino2011-07-11
| | | | | | | | | | | | body-less functions/methods
| | * MergeGravatar Jason Koenig2011-07-11
| | |\ | | |/ | |/|
| | * Added s[..] syntax in anticipation of sequence forming operation. (also ↵Gravatar Jason Koenig2011-07-11
| | | | | | | | | | | | updated regression tests.)
| * | added a new regressionGravatar qadeer2011-07-09
| | |
| * | MergeGravatar qadeer2011-07-09
| |\|
| * | fixed bug in vcgen for bitvectorsGravatar qadeer2011-07-09
|/ /
| * Dafny: Added Euclidean regression test (Verifier only).Gravatar Jason Koenig2011-07-08
|/
* Dafny: Fixed bug in call statements where mutability of out parameters was ↵Gravatar Jason Koenig2011-07-06
| | | | | | not checked. Added regression test.
* MergeGravatar Jason Koenig2011-07-05
|\
* | Dafny: Updated regression tests to include chaining disjoint operators.Gravatar Jason Koenig2011-07-05
| |
| * MergeGravatar Michal Moskal2011-07-05
| |\ | |/ |/|
| * Let = in options be passed down to the runtest.batGravatar Michal Moskal2011-06-30
| |
* | Added additional test case to modifies on loops tests.Gravatar Jason Koenig2011-06-29
|/
* Removed tab characters.Gravatar Jason Koenig2011-06-29
|
* MergeGravatar Jason Koenig2011-06-29
|\
* | Added regression tests for new return statements with parameters.Gravatar Jason Koenig2011-06-29
| |
| * MergeGravatar Rustan Leino2011-06-29
| |\ | |/ |/|
| * Dafny: Fixed axioms for Seq#Contains vs. the sequence building functionsGravatar Rustan Leino2011-06-29
| |
* | Added regression test file LoopModifies.dfy.Gravatar Jason Koenig2011-06-29
| |
* | Added regression test for loop modifies clauses.Gravatar Jason Koenig2011-06-28
| |
* | Changed regression test answer for dafny0 to reflect new error messages.Gravatar Jason Koenig2011-06-28
| |
* | extra test filesGravatar qadeer2011-06-24
| |
* | fixes to z3apiGravatar qadeer2011-06-24
| |
* | clean up in z3apiGravatar qadeer2011-06-22
| |
* | partial fixes to these regressionsGravatar qadeer2011-06-22
|/
* added more regressions to livevarsGravatar qadeer2011-06-14
|
* Dafny: added implicit datatype query fields and datatype destructor fieldsGravatar Rustan Leino2011-06-05
|
* Dafny: translate call statements with fancy LHSsGravatar Rustan Leino2011-05-31
|
* Dafny: Translate general LHSs for var and := (not yet for call, no ↵Gravatar Rustan Leino2011-05-30
| | | | compilation yet)
* Dafny: changed syntax of havoc statements from "havoc X;" to "X := *;"Gravatar Rustan Leino2011-05-28
|
* Dafny: added constructorsGravatar Rustan Leino2011-05-28
|