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
/
Answer
Commit message (
Expand
)
Author
Age
*
Merge
Rustan Leino
2011-12-07
|
\
|
*
Dafny: Forward attributes on Dafny functions to Boogie (e.g., to disable well...
wuestholz
2011-12-07
*
|
Boogie: Added new abstract interpretation harness, which uses native Boogie E...
Rustan Leino
2011-12-05
|
/
*
Dafny: added let expressions (syntax: "var x := E0; E1")
Rustan Leino
2011-11-14
*
Dafny: implemented the wellformedness check that datatype destructors are onl...
Rustan Leino
2011-11-11
*
Dafny: allow assert/assume expressions in more places
Rustan Leino
2011-11-09
*
Dafny: added assert/assume expressions
Rustan Leino
2011-11-09
*
Dafny: fixed part of a type-inference issue with datatypes and the < operator...
Rustan Leino
2011-11-09
*
Dafny: fixed bug in reads checking of array-to-sequence conversions
Rustan Leino
2011-11-08
*
Dafny induction:
Rustan Leino
2011-10-29
*
Dafny: removed Dafny's "foreach" statements (replaced by the new "parallel" s...
Rustan Leino
2011-10-26
*
Dafny: removed support for assigning to an array-range (that is, an assignmen...
Rustan Leino
2011-10-26
*
Dafny: implemented compilation of parallel statements
Rustan Leino
2011-10-25
*
Dafny: check subrange restriction in parallel Assign statement
Rustan Leino
2011-10-24
*
Dafny: continued translation of "parallel" statements (Assign and Proof forms...
Rustan Leino
2011-10-24
*
Dafny: fixed bug in translator when LHS of a call was an array element or a nat
Rustan Leino
2011-09-30
*
Dafny: Added support for attributes on methods and constructors.
wuestholz
2011-09-16
*
Dafny: fixed parsing bug with "!in"
Rustan Leino
2011-09-08
*
Dafny: fixed bug in looking at the arguments of the :induction attribute
Rustan Leino
2011-08-18
*
Dafny: fix resolution crash (using multi-dimensional arrays in loop alternative)
Rustan Leino
2011-08-03
*
Fixed regression test failures due to removal of bodiless methods and functions.
Jason Koenig
2011-07-15
*
Fixed failing regression tests.
Jason Koenig
2011-07-14
*
Added s[..] syntax in anticipation of sequence forming operation. (also updat...
Jason Koenig
2011-07-11
*
Dafny: Added Euclidean regression test (Verifier only).
Jason Koenig
2011-07-08
*
Dafny: Fixed bug in call statements where mutability of out parameters was no...
Jason Koenig
2011-07-06
*
Dafny: Updated regression tests to include chaining disjoint operators.
Jason Koenig
2011-07-05
*
Added additional test case to modifies on loops tests.
Jason Koenig
2011-06-29
*
Merge
Jason Koenig
2011-06-29
|
\
*
|
Added regression tests for new return statements with parameters.
Jason Koenig
2011-06-29
|
*
Merge
Rustan Leino
2011-06-29
|
|
\
|
|
/
|
/
|
|
*
Dafny: Fixed axioms for Seq#Contains vs. the sequence building functions
Rustan Leino
2011-06-29
*
|
Added regression test for loop modifies clauses.
Jason Koenig
2011-06-28
*
|
Changed regression test answer for dafny0 to reflect new error messages.
Jason Koenig
2011-06-28
|
/
*
Dafny: added implicit datatype query fields and datatype destructor fields
Rustan Leino
2011-06-05
*
Dafny: translate call statements with fancy LHSs
Rustan Leino
2011-05-31
*
Dafny: Translate general LHSs for var and := (not yet for call, no compilatio...
Rustan Leino
2011-05-30
*
Dafny: changed syntax of havoc statements from "havoc X;" to "X := *;"
Rustan Leino
2011-05-28
*
Dafny: added constructors
Rustan Leino
2011-05-28
*
Merge
Rustan Leino
2011-05-27
|
\
*
|
Dafny:
Rustan Leino
2011-05-27
|
*
Merge
Rustan Leino
2011-05-27
|
|
\
|
|
/
|
/
|
*
|
Dafny: permanently changed the syntax of "datatype" declarations to what prev...
Rustan Leino
2011-05-27
*
|
Dafny: retired "use" statements
Rustan Leino
2011-05-27
*
|
Dafny: added chaining operators
Rustan Leino
2011-05-27
*
|
Dafny:
Rustan Leino
2011-05-26
|
*
Dafny: fixed bug (ill-formed Boogie) in translation of "foreach" for sequences
Rustan Leino
2011-05-26
*
|
Dafny: retired the "call" keyword
Rustan Leino
2011-05-26
*
|
Dafny: allow class names to be used when referring to static functions (and, ...
Rustan Leino
2011-05-21
*
|
Dafny:
Rustan Leino
2011-05-21
|
/
*
Dafny: added alternative statement and alternative-loop statement
Rustan Leino
2011-05-19
[next]