summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Boogie/Isabelle: Committing Isabelle portGravatar tabarbe2010-07-14
* Tortoise SVN screwed up previous commit.Gravatar kyessenov2010-07-14
* Boogie: More rename snafu fixingGravatar tabarbe2010-07-14
* <Boogie> More rename fixing </Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Fixing rename error <\Isabelle> <\Boogie>Gravatar tabarbe2010-07-14
* <Boogie> <Isabelle> Renaming the source files of the Isabelle project in prep...Gravatar tabarbe2010-07-14
* <Boogie> <BoogieDriver> Committing my porting of BoogieDriver.cs and the chan...Gravatar tabarbe2010-07-14
* <Boogie> <BoogieDriver> Committing my porting of BoogieDriver.cs and the chan...Gravatar tabarbe2010-07-14
* Dafny: added comments for refinements assertions.Gravatar kyessenov2010-07-14
* Dafny: better error reporting on resolution of refinements. Replace assertion...Gravatar kyessenov2010-07-14
* Renaming the old boogiedriver sources in preparation for syncing my ported ch...Gravatar tabarbe2010-07-13
* /stratifiedInline:n eagerly inlines n times before calling the stratified inl...Gravatar akashlal2010-07-10
* Removed a few unnecessary nonnull type declarations, as I also removed some u...Gravatar tabarbe2010-07-07
* Boogie: Bug fix for stratified inliningGravatar akashlal2010-07-07
* Boogie: Added stratified inlining. It is enabled using the flag /stratifiedIn...Gravatar akashlal2010-07-07
* Dafny: keep counters for loops, temporary variables across two implementation...Gravatar kyessenov2010-07-07
* Dafny:Gravatar rustanleino2010-07-06
* Boogie: Added an additional parameter 'defines' to the method 'BoogiePL.Parse...Gravatar wuestholz2010-07-06
* Dafny: added assertions in the refinement obligation necessitating that the r...Gravatar kyessenov2010-07-03
* Dafny: Support class type parameters in refinements. Added another regression...Gravatar kyessenov2010-07-02
* Dafny: support input/output parameters in refined methods.Gravatar kyessenov2010-07-02
* Added a simple refinement extension to Dafny. The new keywords are "refines" ...Gravatar kyessenov2010-07-02
* Boogie: Fixed the build.Gravatar wuestholz2010-07-02
* These 2 files are remnants of attempting the earlier planned method of renami...Gravatar tabarbe2010-07-01
* As it turns out, the C# Intellisense compiler takes precedence over the Spec#...Gravatar tabarbe2010-07-01
* I am working to port Boogie from Spec# to C#. As part of this process, I nee...Gravatar tabarbe2010-06-30
* Unified the .frame files so that both Boogie and Dafny use exactly the same o...Gravatar mikebarnett2010-06-25
* 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
* Dafny:Gravatar rustanleino2010-06-19
* Dafny:Gravatar rustanleino2010-06-18
* Derive IsabelleContext from DeclFreeProverContextGravatar stobies2010-06-16
* Improved error messages for doomed program points.Gravatar schaef2010-06-15
* 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
* 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
* Dafny:Gravatar rustanleino2010-06-05
* 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
* Boogie:Gravatar rustanleino2010-05-15
* Dafny:Gravatar rustanleino2010-05-13
* BCT: Added prelude. Started test1 as a test of verification.Gravatar rustanleino2010-05-12