index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
*
removed lazy inlining
qadeer
2012-04-28
*
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
*
Added test to stratified inlining.
Unknown
2012-04-24
*
Fixed bug with triply nested maps and polymorphism (reported as Item # 10218).
Unknown
2012-04-04
*
small fix
qadeer
2012-04-04
*
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: added StoreAndRetrieve refinement example
Unknown
2012-03-15
*
Boogie: Simplified (and liberalized) parsing of string literals as attribute ...
Unknown
2012-03-12
*
Boogie: temporarily disabled the "datatypes" test cases, until a null derefer...
Unknown
2012-03-12
*
updated Boogie strings so that they can refer to \" (and more)
qadeer
2012-03-12
*
Dafny: removed a now-inferred type-parameter instantiation in a test file
Unknown
2012-03-07
*
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: tests for skeletons
Unknown
2012-03-02
*
|
Dafny: allow more skeleton statements in refinements
Unknown
2012-03-02
|
*
various refactorings related to houdini
qadeer
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 bug in compilation of let expressions.
Rustan Leino
2012-01-26
*
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: allow definitions and uses of parameter-less predicates to go without ...
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
*
Merge
Rustan Leino
2012-01-05
|
\
*
|
Dafny: firmed up the module system
Rustan Leino
2012-01-05
|
*
Disable datatypes test until Z3 is updated.
Mike Barnett
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
*
added a test for generalized array theory
qadeer
2011-12-30
*
added the datatypes test
qadeer
2011-12-29
*
fixed problems with datatypes
qadeer
2011-12-29
*
Dafny: Fixed a bug in the pretty printer.
wuestholz
2011-12-26
[next]