index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
dafny0
Commit message (
Expand
)
Author
Age
*
Dafny: in compiler, respect C#'s different scoping rules and lack of support ...
Unknown
2012-06-14
*
Merge
Unknown
2012-06-14
|
\
*
|
Dafny: cleaned up test scripts a little
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: Added map comprehensions and updated display syntax
Unknown
2012-05-31
*
Dafny: fixed regression tests
Unknown
2012-05-29
*
Dafny: Added maps to regression tests.
Unknown
2012-05-29
*
Dafny: more correct checking of co-inductive productivity
Unknown
2012-05-18
*
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: added resolution tests cases for inductive datatypes
Unknown
2012-04-27
*
Dafny: fixed resolution bug for inductive datatypes (previous check did not h...
Unknown
2012-04-25
*
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
*
Merge
Unknown
2012-03-02
|
\
*
|
Dafny: tests for skeletons
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: Fixed a bug in the printing of let expressions.
wuestholz
2012-01-24
*
Dafny: improved error location for violations of function postconditions
Rustan Leino
2012-01-18
*
Dafny: allow a refinement to provide a function/method body if the function/m...
Rustan Leino
2012-01-18
*
Dafny: added signature checking to refinement
Rustan Leino
2012-01-17
*
Dafny: allow parallel statements with an empty list of bound variables
Rustan Leino
2012-01-17
*
Dafny: parallel statements:
Rustan Leino
2012-01-17
*
Dafny: Recheck specifications that contain refined (extended) predicates, eve...
Rustan Leino
2012-01-16
*
Dafny: handle refinement of nested tokens that come from SpliExpr (still need...
Rustan Leino
2012-01-12
*
Dafny: make full predicate definitions available only inside a module (outsid...
Rustan Leino
2012-01-11
*
Dafny: allow class-member declarations at top level of any module (not just t...
Rustan Leino
2012-01-10
*
Dafny: added test case for refinement and predicates (and fixed a parsing bug)
Rustan Leino
2012-01-10
*
Dafny: added predicates
Rustan Leino
2012-01-10
*
Dafny: added support for simple superposition refinements
Rustan Leino
2012-01-09
*
Dafny: firmed up the module system
Rustan Leino
2012-01-05
*
Dafny: disengaged old refinement test files
Rustan Leino
2012-01-04
*
Dafny: don't allow ghost expressions in print statements
Rustan Leino
2012-01-03
*
Dafny: Fixed a bug in the pretty printer.
wuestholz
2011-12-26
*
Dafny: Extended the support for attributes on method/constructor calls.
wuestholz
2011-12-23
*
Dafny: Added support for attributes on method/constructor calls.
wuestholz
2011-12-21
*
Dafny: for a datatype with just one constructor, don't check (but do assume) ...
Rustan Leino
2011-12-19
*
Dafny: Made sure that error locations refer to the Dafny program, even if the...
wuestholz
2011-12-15
*
Dafny: Added support for attributes on various specification constructs (asse...
wuestholz
2011-12-07
*
Dafny: fix bug in translation of (the splitting of) if-then-else expressions ...
Rustan Leino
2011-12-10
[next]