summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* 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
* Use DateTime.UtcNow instead of DateTime.NowGravatar stobies2012-01-11
* Dafny: fixed bugs in contract types, and a code bug that caused a contract to...Gravatar Rustan Leino2012-01-10
* Dafny: some bug fixesGravatar Rustan Leino2012-01-10
* 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
* Dafny: changed translation to be sensitive to refinement inheritance; this fe...Gravatar Rustan Leino2012-01-09
* Boogie: fixed proof-obligation countingGravatar Rustan Leino2012-01-09
* Boogie: output number of proof obligations (asserts) along with timing inform...Gravatar Rustan Leino2012-01-09
* Dafny: disallow changes of datatypes in refinementsGravatar Rustan Leino2012-01-09
* Dafny: finished refinement cloning transformationsGravatar Rustan Leino2012-01-07
* Dafny: filled in more cloning for the refinement transformationsGravatar Rustan Leino2012-01-06
* Dafny: make /infer:j (the new interval domain) the default abstract interpreterGravatar Rustan Leino2012-01-05
* Dafny: fully qualify (with module names) names of types in the translation in...Gravatar Rustan Leino2012-01-05
* Dafny: beginning of the new refinement transformationsGravatar Rustan Leino2012-01-05
* Dafny: firmed up the module systemGravatar Rustan Leino2012-01-05
* Dafny: Start of new refinement features -- clean out old onesGravatar Rustan Leino2012-01-04
* Dafny: compile let expressions efficiently (i.e., with an extra variable, not...Gravatar Rustan Leino2012-01-04
* Dafny: make /help also print the Boogie command-line optionsGravatar Rustan Leino2012-01-04
* Dafny: don't allow ghost expressions in print statementsGravatar Rustan Leino2012-01-03
* made delegate a datatypeGravatar qadeer2011-12-30
* 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
* bug fix in the FreeRequiresVisitorGravatar qadeer2011-12-22
* Dafny: Added support for attributes on method/constructor calls.Gravatar wuestholz2011-12-21
* removed some extraneous parametersGravatar qadeer2011-12-19
* Dafny: for a datatype with just one constructor, don't check (but do assume) ...Gravatar Rustan Leino2011-12-19
* Dafny: compile to .exe only if there is a Main method; otherwise, compile to ...Gravatar Rustan Leino2011-12-19
* fixed a completeness problem in houdini with inliningGravatar qadeer2011-12-18
* Fixed the Boogie build.Gravatar wuestholz2011-12-16
* MergeGravatar Unknown2011-12-15
|\
* | A few fixes to get GPUVerify working with OpenCL front-end.Gravatar Unknown2011-12-15
| * 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
| * MergeGravatar Rustan Leino2011-12-10
| |\ | |/ |/|
| * Dafny: fix bug in translation of (the splitting of) if-then-else expressions ...Gravatar Rustan Leino2011-12-10
* | MergeGravatar Unknown2011-12-09
|\ \
* | | Some fixes to get GPUVerify close to working with OpenCL.Gravatar Unknown2011-12-09
| * | Bring SourceView to front when double-clicking source lineGravatar stobies2011-12-08
| |/
| * Dafny: corrected merge snafusGravatar Rustan Leino2011-12-07
| * Dafny: reran Coco on merged Dafny.atgGravatar Rustan Leino2011-12-07
| * MergeGravatar Rustan Leino2011-12-07
| |\
| * \ MergeGravatar Rustan Leino2011-12-07
| |\ \