summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* Dafny: fixed well-formedness checking of LET expressions to allow the RHS to ...Gravatar Rustan Leino2012-02-29
* Dafny: make sure assume->assert transformation gives rise to a checkGravatar Rustan Leino2012-02-19
* Dafny: added syntactic support for ...'s in statements, and started implement...Gravatar Unknown2012-02-18
* Dafny: allow signatures to be omitted on refining functions/methodsGravatar Unknown2012-02-16
* Dafny: allow various forms of leaving off type arguments in declarationsGravatar Rustan Leino2012-02-16
* Dafny: fixed bug in compilation of let expressions.Gravatar Rustan Leino2012-01-26
* Dafny: Fixed a bug in the printing of let expressions.Gravatar wuestholz2012-01-24
* Dafny: improved error location for violations of function postconditionsGravatar Rustan Leino2012-01-18
* Dafny: allow a refinement to provide a function/method body if the function/m...Gravatar Rustan Leino2012-01-18
* Dafny: added signature checking to refinementGravatar Rustan Leino2012-01-17
* Dafny: allow parallel statements with an empty list of bound variablesGravatar Rustan Leino2012-01-17
* Dafny: parallel statements:Gravatar Rustan Leino2012-01-17
* Dafny: Recheck specifications that contain refined (extended) predicates, eve...Gravatar Rustan Leino2012-01-16
* Dafny: handle refinement of nested tokens that come from SpliExpr (still need...Gravatar Rustan Leino2012-01-12
* Dafny: make full predicate definitions available only inside a module (outsid...Gravatar Rustan Leino2012-01-11
* Dafny: allow class-member declarations at top level of any module (not just t...Gravatar Rustan Leino2012-01-10
* Dafny: added test case for refinement and predicates (and fixed a parsing bug)Gravatar Rustan Leino2012-01-10
* Dafny: allow definitions and uses of parameter-less predicates to go without ...Gravatar Rustan Leino2012-01-10
* Dafny: added predicatesGravatar Rustan Leino2012-01-10
* Dafny: added support for simple superposition refinementsGravatar Rustan Leino2012-01-09
* MergeGravatar Rustan Leino2012-01-05
|\
* | Dafny: firmed up the module systemGravatar Rustan Leino2012-01-05
| * Disable datatypes test until Z3 is updated.Gravatar Mike Barnett2012-01-05
* | Dafny: disengaged old refinement test filesGravatar Rustan Leino2012-01-04
|/
* Dafny: don't allow ghost expressions in print statementsGravatar Rustan Leino2012-01-03
* added a test for generalized array theoryGravatar qadeer2011-12-30
* added the datatypes testGravatar qadeer2011-12-29
* fixed problems with datatypesGravatar qadeer2011-12-29
* Dafny: Fixed a bug in the pretty printer.Gravatar wuestholz2011-12-26
* Dafny: Extended the support for attributes on method/constructor calls.Gravatar wuestholz2011-12-23
* Dafny: Added support for attributes on method/constructor calls.Gravatar wuestholz2011-12-21
* forgot to check it inGravatar qadeer2011-12-21
* Dafny: for a datatype with just one constructor, don't check (but do assume) ...Gravatar Rustan Leino2011-12-19
* fixed a completeness problem in houdini with inliningGravatar qadeer2011-12-18
* Dafny: Made sure that error locations refer to the Dafny program, even if the...Gravatar wuestholz2011-12-15
* Dafny: Added support for attributes on various specification constructs (asse...Gravatar wuestholz2011-12-07
* Dafny: implemented thresholds for the new interval domain (/infer:j)Gravatar Rustan Leino2011-12-12
* Boogie: Changed Expr.Not to keep swap arguments rather change direction of op...Gravatar Rustan Leino2011-12-12
* Dafny: fix bug in translation of (the splitting of) if-then-else expressions ...Gravatar Rustan Leino2011-12-10
* MergeGravatar Rustan Leino2011-12-07
|\
* \ MergeGravatar Rustan Leino2011-12-07
|\ \
| * \ MergeGravatar Michal Moskal2011-12-07
| |\ \
| * | | Make it work with mingwGravatar Michal Moskal2011-12-07
| | * | Dafny: Added a separate script to run all Dafny tests.Gravatar wuestholz2011-12-07
* | | | MergeGravatar Rustan Leino2011-12-07
|\ \ \ \ | | |/ / | |/| |
| * | | Dafny: Forward attributes on Dafny functions to Boogie (e.g., to disable well...Gravatar wuestholz2011-12-07
* | | | Dafny tests: Disabled SnapshotableTrees.dfy for now while performance issues ...Gravatar Rustan Leino2011-12-07
* | | | MergeGravatar Rustan Leino2011-12-06
|\| | |
| * | | first check inGravatar qadeer2011-12-05
* | | | MergeGravatar Rustan Leino2011-12-05
|\| | |