summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* Testing whether history of an old file remains after rename and commit.Gravatar tabarbe2010-06-29
* Simplified the translator by merging the ToplevelTraverser, ClassTraverser, a...Gravatar mikebarnett2010-06-28
* Chalice:Gravatar rustanleino2010-06-25
* Chalice: Applied patch #6192Gravatar mueller2010-06-25
* Unified the .frame files so that both Boogie and Dafny use exactly the same o...Gravatar mikebarnett2010-06-25
* slightly improved syntax fileGravatar kyessenov2010-06-24
* Dafny:Gravatar rustanleino2010-06-24
* Dafny:Gravatar rustanleino2010-06-24
* Updated the frame files to work with the latest Coco/R. This entails *not* ha...Gravatar mikebarnett2010-06-22
* Boogie:Gravatar rustanleino2010-06-22
* VIM syntax file for BPL. I just had it laying around.Gravatar MichalMoskal2010-06-21
* A simple highlighting syntax file for Vim.Gravatar kyessenov2010-06-21
* Dafny:Gravatar rustanleino2010-06-19
* Dafny:Gravatar rustanleino2010-06-18
* Added the factory pattern so that all traversers are created through factory ...Gravatar mikebarnett2010-06-16
* Derive IsabelleContext from DeclFreeProverContextGravatar stobies2010-06-16
* Improved error messages for doomed program points.Gravatar schaef2010-06-15
* Dafny:Gravatar rustanleino2010-06-14
* Dafny: Added two additional heuristics for guessing missing loop decreases c...Gravatar rustanleino2010-06-11
* fixed a compiler warning about initialization of a non-null field inside the ...Gravatar qadeer2010-06-10
* Dafny: Another bug fix in SplitExpr, having to do with generic results of fu...Gravatar rustanleino2010-06-09
* Chalice: fixed bug in the exhale of permissions (to handle negative epsilons)Gravatar mueller2010-06-09
* Dafny: Fix type bug in SplitExpr translation.Gravatar rustanleino2010-06-08
* Dafny: For functions with an empty decreases clause that use the reads clause...Gravatar rustanleino2010-06-08
* Boogie:Gravatar rustanleino2010-06-08
* Consistently use the new code pattern for translating locations to tokens and...Gravatar mikebarnett2010-06-07
* Added forgotten file.Gravatar mikebarnett2010-06-06
* Updated the project to .NET v4.0.Gravatar mikebarnett2010-06-06
* Dafny:Gravatar rustanleino2010-06-05
* added lazyinline to the regressionsGravatar qadeer2010-05-28
* Updated to find the latest version of Z3 (2.7) and made the algorithm slightl...Gravatar wuestholz2010-05-28
* changed the behavior of /loopUnroll:n so that the parameter n is applied per ...Gravatar qadeer2010-05-26
* Dafny: Allow < and > for comparisons of datatype values (which then compares ...Gravatar rustanleino2010-05-21
* Dafny:Gravatar rustanleino2010-05-21
* Dafny: Fixed crash in parser (that occurred when the Dafny input had a parti...Gravatar rustanleino2010-05-18
* Script that gathers the files for the binary distribution Boogie.zip.Gravatar rustanleino2010-05-17
* Boogie:Gravatar rustanleino2010-05-15
* Dafny:Gravatar rustanleino2010-05-13
* Changed the 'svn:ignore' property of /Binaries such that ALL currently not sv...Gravatar mschwerhoff2010-05-12
* BCT: Added prelude. Started test1 as a test of verification.Gravatar rustanleino2010-05-12
* Dafny:Gravatar rustanleino2010-05-08
* Dafny:Gravatar rustanleino2010-05-06
* Dafny:Gravatar rustanleino2010-05-06
* Added another option for lazy inlining based on macro expansion. This option...Gravatar qadeer2010-05-03
* Updated to find the latest version of Z3 (2.6).Gravatar wuestholz2010-05-02
* 1. Fixed lazy inlining implementation so that inlined procedures use live var...Gravatar qadeer2010-04-30