summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* 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 wi...Gravatar Jason Koenig2011-07-13
| * MergeGravatar Rustan Leino2011-07-11
| |\
| * | Dafny: allow constructors only inside classes, removed semi-colons at end of ...Gravatar Rustan Leino2011-07-11
* | | MergeGravatar Jason Koenig2011-07-11
|\ \ \ | | |/ | |/|
* | | Added s[..] syntax in anticipation of sequence forming operation. (also updat...Gravatar Jason Koenig2011-07-11
| * | 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 no...Gravatar Jason Koenig2011-07-06
* 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 compilatio...Gravatar Rustan Leino2011-05-30
* Dafny: changed syntax of havoc statements from "havoc X;" to "X := *;"Gravatar Rustan Leino2011-05-28
* Dafny: added constructorsGravatar Rustan Leino2011-05-28
* MergeGravatar Rustan Leino2011-05-27
|\
* | Dafny:Gravatar Rustan Leino2011-05-27
| * MergeGravatar Rustan Leino2011-05-27
| |\ | |/ |/|
* | Dafny: permanently changed the syntax of "datatype" declarations to what prev...Gravatar Rustan Leino2011-05-27
* | Dafny: retired "use" statementsGravatar Rustan Leino2011-05-27
* | Dafny: added chaining operatorsGravatar Rustan Leino2011-05-27
* | Dafny:Gravatar Rustan Leino2011-05-26
| * Dafny: fixed bug in induction-tactic heuristic (should never pick values whos...Gravatar Rustan Leino2011-05-26
| * Dafny: fixed bug (ill-formed Boogie) in translation of "foreach" for sequencesGravatar Rustan Leino2011-05-26
* | Dafny: retired the "call" keywordGravatar Rustan Leino2011-05-26
* | Dafny: allow class names to be used when referring to static functions (and, ...Gravatar Rustan Leino2011-05-21
* | Dafny:Gravatar Rustan Leino2011-05-21
|/
* Dafny: added alternative statement and alternative-loop statementGravatar Rustan Leino2011-05-19