index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Dafny
Commit message (
Expand
)
Author
Age
*
Merge
Rustan Leino
2011-08-18
|
\
*
|
Dafny: fixed bug in looking at the arguments of the :induction attribute
Rustan Leino
2011-08-18
|
*
Dafny: Fixed a bug in the printer that led to a stack overflow.
wuestholz
2011-08-11
|
/
*
Dafny: fix resolution crash (using multi-dimensional arrays in loop alternative)
Rustan Leino
2011-08-03
*
Dafny: re-ran parser generator to include semicolon-less body-less functions/...
Rustan Leino
2011-07-26
*
Merge
Jason Koenig
2011-07-15
|
\
*
|
Added compilation support for multisets and sequences from arrays.
Jason Koenig
2011-07-15
|
*
Updated the Parser.cs and Scanner.cs files in Boogie and Dafny and removed so...
wuestholz
2011-07-15
*
|
Merge
Jason Koenig
2011-07-14
|
\
|
*
|
Fixed bug where wellformedness for E in multiset(E) was checked in the "old" ...
Jason Koenig
2011-07-14
*
|
Added multiset from sequence axioms, removed array range RHSs. Fixed issue wi...
Jason Koenig
2011-07-13
*
|
Fixed printing of multisets.
Jason Koenig
2011-07-11
*
|
Multiset forming operators added.
Jason Koenig
2011-07-11
|
*
Merge
Rustan Leino
2011-07-11
|
|
\
|
*
|
Dafny: allow constructors only inside classes, removed semi-colons at end of ...
Rustan Leino
2011-07-11
*
|
|
Merge
Jason Koenig
2011-07-11
|
\
\
\
*
|
|
|
Added s[..] syntax in anticipation of sequence forming operation. (also updat...
Jason Koenig
2011-07-11
|
|
_
|
/
|
/
|
|
|
*
|
Partial implementation of multisets.
Jason Koenig
2011-07-11
|
/
/
*
/
Dafny: Dafny now uses the Euclidean definition of division. (Verifier and run...
Jason Koenig
2011-07-08
|
/
*
Dafny: Fixed bug in call statements where mutability of out parameters was no...
Jason Koenig
2011-07-06
*
Dafny: Added chaining of disjoint (!!) using transitive chaining convention.
Jason Koenig
2011-07-05
*
Added the /noCheating option. (treats assume as assert and drops free.)
Jason Koenig
2011-07-01
*
Refactored update statement resolution to its own method.
Jason Koenig
2011-06-30
*
Refactor. Renamed update statement field and removed unused field in AST.
Jason Koenig
2011-06-30
*
Removed tab characters.
Jason Koenig
2011-06-29
*
Added returns with parameters to printer.
Jason Koenig
2011-06-29
*
Fixed bug in compiler relating to returns with parameters.
Jason Koenig
2011-06-29
*
Stable implementation of return statements with parameters.
Jason Koenig
2011-06-29
*
Made Receiver mutable, as this cannot be linked properly by the parser.
Jason Koenig
2011-06-29
*
Initial implementation of return statments with parameters.
Jason Koenig
2011-06-29
*
Removed development comments.
Jason Koenig
2011-06-29
*
Initial modifies on loops implementation. Still some errors remaining.
Jason Koenig
2011-06-28
*
Added loop modifies clause syntax.
Jason Koenig
2011-06-23
*
Dafny: bug fix in generating IsCanonicalBoolBox predicates
Rustan Leino
2011-06-21
*
Dafny: better error message when "decreases *" is attempted on a function or ...
Rustan Leino
2011-06-20
*
Dafny: fixed accidental omission of CaptureState after some assignments
Rustan Leino
2011-06-16
*
Dafny: added implicit datatype query fields and datatype destructor fields
Rustan Leino
2011-06-05
*
Dafny: compiler fixes
Rustan Leino
2011-05-31
*
Dafny: compile multi-assignments, compile calls with more general LHSs
Rustan Leino
2011-05-31
*
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: fixed parsing bug that prevented all expressions from occurring in mat...
Rustan Leino
2011-05-27
|
*
Merge
Rustan Leino
2011-05-27
|
|
\
|
*
|
Dafny:
Rustan Leino
2011-05-27
*
|
|
Dafny: fixed compilation bug that produced an extraneous comma in the target ...
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
[next]