index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Dafny
/
Resolver.ssc
Commit message (
Expand
)
Author
Age
*
Dafny: Renaming the DafnyPipeline source files in preparation for the commit ...
tabarbe
2010-08-03
*
Tortoise SVN screwed up previous commit.
kyessenov
2010-07-14
*
Dafny: better error reporting on resolution of refinements. Replace assertion...
kyessenov
2010-07-14
*
Dafny:
rustanleino
2010-07-06
*
Dafny: Support class type parameters in refinements. Added another regression...
kyessenov
2010-07-02
*
Dafny: support input/output parameters in refined methods.
kyessenov
2010-07-02
*
Added a simple refinement extension to Dafny. The new keywords are "refines" ...
kyessenov
2010-07-02
*
Updated the frame files to work with the latest Coco/R. This entails *not* ha...
mikebarnett
2010-06-22
*
Dafny: Allow < and > for comparisons of datatype values (which then compares ...
rustanleino
2010-05-21
*
Dafny:
rustanleino
2010-05-21
*
Boogie:
rustanleino
2010-05-15
*
Dafny:
rustanleino
2010-05-13
*
Dafny:
rustanleino
2010-05-08
*
Dafny:
rustanleino
2010-05-06
*
Dafny:
rustanleino
2010-03-31
*
Dafny: Ensures that function axioms are not being used while their consisten...
rustanleino
2010-03-19
*
Dafny:
rustanleino
2010-03-16
*
Dafny:
rustanleino
2010-03-16
*
Dafny:
rustanleino
2010-03-12
*
Dafny:
rustanleino
2010-03-11
*
Dafny: Added stratosphere tests for datatypes--that is, it is now checked th...
rustanleino
2010-03-11
*
Dafny:
rustanleino
2010-03-10
*
Dafny: Added if-then-else expressions (replacing and extending the previous b...
rustanleino
2010-02-04
*
Dafny: Added support for big integers.
rustanleino
2010-01-28
*
* Added decreases clauses to functions
rustanleino
2009-11-24
*
Added resolution and translation of algebraic datatypes and (in function bodi...
rustanleino
2009-11-20
*
Start (some parsing and resolution) of adding algebraic datatypes to Dafny.
rustanleino
2009-11-08
*
Added a sequence update expression in Dafny.
rustanleino
2009-11-06
*
The Dafny call statement now automatically declares left-hand sides as local ...
rustanleino
2009-11-05
*
Introduced operator !in in Dafny. An expression "x !in S" is equivalent to "...
rustanleino
2009-11-05
*
Initial set of files.
mikebarnett
2009-07-15