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
*
Dafny: improved refinement features; added staged version of the proof of the...
Unknown
2012-06-19
*
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
*
|
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: added another version of the majority finding algorithm to the test suite
Unknown
2012-06-12
|
/
*
Dafny: beefed up allocation axioms for boxes stored in fields
Unknown
2012-06-12
*
Dafny: allow types to be qualified with the name of the module that declares ...
Unknown
2012-06-11
*
Dafny: added some test programs
Rustan Leino
2012-06-08
*
Dafny/Boogie/BVD: made Dafny plug-in for BVD work again
Rustan Leino
2012-06-08
*
1. Fix for free ensures in inlined procedures. Becomes a skip instead of an a...
Unknown
2012-06-01
*
Dafny: Added map comprehensions and updated display syntax
Unknown
2012-05-31
*
Merge
Unknown
2012-05-29
|
\
*
|
Dafny: fixed regression tests
Unknown
2012-05-29
*
|
Dafny: Added maps to regression tests.
Unknown
2012-05-29
|
*
Fixed the regression for deterministicExtractLoops.
Unknown
2012-05-25
|
*
Merge
Unknown
2012-05-25
|
|
\
|
*
|
Adding an option for deterministicExtractLoops, that uses an alternate way to...
Unknown
2012-05-25
|
/
/
|
*
updated test
qadeer
2012-05-24
|
*
more refactoring in stratified inlining
qadeer
2012-05-24
|
/
*
Dafny: more correct checking of co-inductive productivity
Unknown
2012-05-18
*
Merge
Rustan Leino
2012-05-01
|
\
*
|
Dafny: added support for co-recursive calls
Rustan Leino
2012-05-01
|
*
Update to match the new model printing format
Michal Moskal
2012-04-30
|
*
UseLabels=false when stratified inline is on
qadeer
2012-04-29
|
/
*
eliminated class ErrorModel
qadeer
2012-04-28
*
removed proccopybounding code
qadeer
2012-04-28
*
removed the lazy inline test directory
qadeer
2012-04-28
*
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
[next]