summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Added some axioms about seq-to-multiset conversionsGravatar Rustan Leino2014-06-24
* | | | Invert LHS sub-expressions in forall assignment statements, which gives the o...Gravatar Rustan Leino2014-06-24
| * | | DafnyExtension: Made it possible to activate the more advanced verification r...Gravatar wuestholz2014-06-23
| | * | DafnyExtension: Minor change to deal with a change in the Boogie command-line...Gravatar wuestholz2014-06-20
| * | | DafnyExtension: Minor change to deal with a change in the Boogie command-line...Gravatar wuestholz2014-06-20
|/ / /
| | * MergeGravatar leino2014-06-16
| | |\ | |_|/ |/| |
| | * Add support doing computations over sequencesGravatar leino2014-06-16
| | * Clarified a refinement point in a test fileGravatar leino2014-06-16
* | | Specialized Lit function for int and real (leaving all other cases polymorphi...Gravatar Rustan Leino2014-06-10
| |/ |/|
| * Made the snapshotable trees test "unsupported" instead of "unresolved".Gravatar wuestholz2014-06-05
* | Made the snapshotable trees test "unsupported" instead of "unresolved".Gravatar wuestholz2014-06-05
* | Improved axiom that knows that array-to-sequence converstion depends only on ...Gravatar Rustan Leino2014-06-04
| * Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
* | Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
* | Added support for 'dirty' forall statements.Gravatar chmaria2014-06-03
|/
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Fixed bug in resolution, where type proxies involved in equality tests did no...Gravatar Rustan Leino2014-05-07
* Fixed some bugs where various attributes were not properly visited during typ...Gravatar Rustan Leino2014-05-05
* DafnyExtension: Made it display the compilation output in the VS output pane.Gravatar wuestholz2014-04-21
* Add support for assumption variables.Gravatar wuestholz2014-04-21
* DafnyExtension: Added some support for logging program snapshots that are sen...Gravatar wuestholz2014-04-21
* Fixed bug #33.Gravatar Rustan Leino2014-04-19
* Version 1.8.2.10419, binary release and (except for the "include" update in t...Gravatar Rustan Leino2014-04-19
* Members included from different files are now internally marked with an Inclu...Gravatar Rustan Leino2014-04-19
* Fixed bug #32 dafny.codeplex.com.Gravatar Rustan Leino2014-04-15
* Cleaned up some no longer needed parentheses in test fileGravatar Rustan Leino2014-04-15
* Run-time real supportGravatar Rustan Leino2014-04-13
* Compile realsGravatar Rustan Leino2014-04-13
* Allow reals in decreases clausesGravatar Rustan Leino2014-04-08
* MergeGravatar Rustan Leino2014-04-04
|\
* | Fixed refinement of modify statementsGravatar Rustan Leino2014-04-04
| * Partial support for slicing a sequence using lengths, rather than indices.Gravatar Bryan Parno2014-04-04
|/
* Adjusted mergeGravatar Rustan Leino2014-04-04
* MergeGravatar Rustan Leino2014-04-04
|\
* | Also include lower set bounds (bounding a set from below) in witness guesses ...Gravatar Rustan Leino2014-04-04
* | Support the transition from "modify Frame;" to "modify Frame { Body }" by ref...Gravatar Rustan Leino2014-04-04
* | Changed an error from a verification error to a syntactic (resolution) errorGravatar Rustan Leino2014-04-04
* | Added "modify Frame { Body }" statement.Gravatar Rustan Leino2014-04-04
* | Added "modify" statement.Gravatar Rustan Leino2014-04-03
| * Basic support for datatype-update syntatic sugarGravatar Bryan Parno2014-04-03
|/
* DafnyExtension: Fixed a concurrency issue.Gravatar wuestholz2014-04-03
* Improvements in sequence axioms to make checking more automatic.Gravatar Rustan Leino2014-04-02
* Bumped version to 1.8.1.10324. To go onto rise4fun and as a binary drop.Gravatar Rustan Leino2014-03-24
* MergeGravatar Rustan Leino2014-03-24
|\
* | Reduced noise in BVD display of temporary variables of the translationGravatar Rustan Leino2014-03-24
| * Auto-set type arguments of built-in collection types, just like for user-defi...Gravatar Rustan Leino2014-03-21
| * Fixed typo in latex style fileGravatar Rustan Leino2014-03-20
|/
* Added axiom to transfer array element-type information onto the elements them...Gravatar Rustan Leino2014-03-20
* Fixed problem with propagating allocation information about array elements.Gravatar Rustan Leino2014-03-20
* Propagate literals through equality operations.Gravatar Nada Amin2014-03-19