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
*
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
*
Merge
Jason Koenig
2011-07-14
|
\
*
|
Added multiset from sequence axioms, removed array range RHSs. Fixed issue wi...
Jason Koenig
2011-07-13
|
*
Merge
Rustan Leino
2011-07-11
|
|
\
|
*
|
Dafny: allow constructors only inside classes, removed semi-colons at end of ...
Rustan Leino
2011-07-11
*
|
|
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
*
Removed tab characters.
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 file LoopModifies.dfy.
Jason Koenig
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
*
Dafny: let verifier, not the resolver, check for missing cases in match expre...
Rustan Leino
2011-05-19
*
Dafny: added set comprehension expressions
Rustan Leino
2011-05-18
*
Dafny: Test case for sequence of boxed booleans
Rustan Leino
2011-05-16
*
Dafny: added optional range expressions to logical quantifiers, preparing for...
Rustan Leino
2011-05-15
*
Merge
Rustan Leino
2011-05-13
|
\
*
|
Cleaner version of ghost loop termination example.
Unknown
2011-05-13
*
|
Dafny: fixed bugs in resolution of multi-dimensional arrays
Rustan Leino
2011-05-12
*
|
Dafny: forbid "decreases *" on ghost loops
Rustan Leino
2011-05-12
|
*
Dafny:
Rustan Leino
2011-05-11
|
/
*
Dafny: added type "nat"
Rustan Leino
2011-04-19
*
Dafny: don't require parentheses in syntax of "choose" statements
Rustan Leino
2011-04-05
*
Dafny: Allow field selections and array-element selection as LHSs of assignme...
Unknown
2011-04-05
*
Dafny: Added support for an initializing call as part of the new-allocation s...
rustanleino
2011-03-27
*
Dafny: improved and corrected physical/ghost distinction
rustanleino
2011-03-26
[next]