index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dafny
Commit message (
Expand
)
Author
Age
*
Dafny: added contracts to IRewriter methods
Unknown
2012-06-22
*
Dafny: allow "assume ..." as a refining statement (provided it replaces an "a...
Unknown
2012-06-22
*
Dafny: deal with equality-support issues in refinements
Unknown
2012-06-22
*
Dafny: Since it's no longer true that all types support equality at run-time ...
Unknown
2012-06-21
*
Merge
Unknown
2012-06-19
|
\
*
|
Dafny: improved refinement features; added staged version of the proof of the...
Unknown
2012-06-19
|
*
Dafny: fixed parsing bug.
Jason Koenig
2012-06-15
|
/
*
Dafny: in compiler, respect C#'s different scoping rules and lack of support ...
Unknown
2012-06-14
*
Merge
Unknown
2012-06-14
|
\
*
|
Dafny: fixed a couple of compiler bugs
Unknown
2012-06-14
|
*
Merge
Jason Koenig
2012-06-13
|
|
\
|
|
/
|
/
|
|
*
Dafny: allow parallel assignments to assign to the same LHS if the RHS match.
Jason Koenig
2012-06-13
*
|
Merge
Unknown
2012-06-13
|
\
|
*
|
Dafny: Changed the semantics of the assign-such-that statement "x :| P;" to c...
Unknown
2012-06-13
|
*
Dafny: liberalized equality to work when the types could possibly be the same
Jason Koenig
2012-06-13
|
/
*
Dafny: allow types to be qualified with the name of the module that declares ...
Unknown
2012-06-11
*
Dafny: fixed bug in type cloning, as part of refinement machinery
Unknown
2012-06-11
*
Dafny: removed support for the old keyword "unlimited" (all functions are lim...
Unknown
2012-06-11
*
Dafny: change labels to use a generic singly linked list
Jason Koenig
2012-06-06
*
Dafny: Added map comprehensions and updated display syntax
Unknown
2012-05-31
*
Dafny: fixed minor map related issues
Unknown
2012-05-29
*
Dafny: Added compilation of finite maps
Unknown
2012-05-25
*
Dafny: added finite maps
Unknown
2012-05-25
*
Dafny: more correct checking of co-inductive productivity
Unknown
2012-05-18
*
Dafny: improve printing of inductive datatypes
Unknown
2012-05-01
*
Dafny: print inductive datatypes
Rustan Leino
2012-05-01
*
Dafny: added support for co-recursive calls
Rustan Leino
2012-05-01
*
Dafny: fixed unsoundness having to do with a function depending on the alloca...
Unknown
2012-04-27
*
Dafny: fixed bug that had omitted the computation of .DefaultCtor for some in...
Unknown
2012-04-26
*
Dafny: compile co-inductive datatypes
Unknown
2012-04-26
*
Dafny: rudimentary translation into Boogie of co-inductive datatypes
Unknown
2012-04-25
*
Dafny: fixed resolution bug for inductive datatypes (previous check did not h...
Unknown
2012-04-25
*
Dafny: fixed bug (missing Boogie cast) in translation of induction over gener...
Unknown
2012-04-20
*
Dafny: support assign-such-that in var declarations in refinements
Unknown
2012-03-15
*
Dafny: fixed lack of assign-such-that restriction in parallel statement
Unknown
2012-03-15
*
Dafny: added assign-such-that statements; syntax: x,y,a[i],o.f :| Expr;
Unknown
2012-03-15
*
Dafny: fixed build error
Rustan Leino
2012-03-09
*
Dafny: fixed compilation problem with names in _default module
Rustan Leino
2012-03-08
*
Dafny: added ghost modules (the meaning is simply that such a module will not...
Rustan Leino
2012-03-07
*
Dafny: added experimental feature {:autocontracts} to de-clutter idiomatic sp...
Unknown
2012-03-05
*
Merge
Unknown
2012-03-02
|
\
*
|
Dafny: allow more skeleton statements in refinements
Unknown
2012-03-02
|
*
Dafny: fixed well-formedness checking of LET expressions to allow the RHS to ...
Rustan Leino
2012-02-29
|
/
*
Dafny: make sure assume->assert transformation gives rise to a check
Rustan Leino
2012-02-19
*
Dafny: added syntactic support for ...'s in statements, and started implement...
Unknown
2012-02-18
*
Dafny: allow signatures to be omitted on refining functions/methods
Unknown
2012-02-16
*
Dafny: allow various forms of leaving off type arguments in declarations
Rustan Leino
2012-02-16
*
Dafny: re-ran parser generator to use latest .frame files
Rustan Leino
2012-02-16
*
Dafny: re-ran parser generator to use latest .frame files
Rustan Leino
2012-02-16
*
Dafny: fixed a couple of compiler bugs
Rustan Leino
2012-02-16
[next]