index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Chalice
/
examples
Commit message (
Expand
)
Author
Age
*
server-side rename
kyessenov
2010-08-21
*
Chalice: added finite differencing refinement
kyessenov
2010-08-19
*
Chalice:
kyessenov
2010-08-19
*
Chalice: example proving a simple identity (for refinement demonstration), re...
kyessenov
2010-08-12
*
Chalice: fix "assume false" in the example (intended a spec statement)
kyessenov
2010-08-11
*
Chalice: finite differences with recursion instead of loops
kyessenov
2010-08-10
*
Chalice: added uninterpreted functions; attempting to re-verify Celebrity in ...
kyessenov
2010-08-10
*
Chalice: refinement of a list with nodes (instead of lists pointing to sublists)
kyessenov
2010-08-06
*
Chalice: still cannot verify refinement of List.get (Z3 goes out of memory); ...
kyessenov
2010-08-06
*
Chalice: try using output coupling assertion as loop invariant
kyessenov
2010-08-05
*
Chalice: testing refinement of a linked list
kyessenov
2010-08-04
*
Chalice: testing refinement of Counter
kyessenov
2010-08-04
*
Chalice: abstract Shorr-Waite algorithm verified
kyessenov
2010-08-03
*
Chalice: deriving SchorrWaite algorithm with Chalice
kyessenov
2010-08-03
*
Chalice:
kyessenov
2010-08-02
*
Chalice: pretty printer now prints element type for sequences; fixed a bug in...
kyessenov
2010-07-27
*
Chalice: Introduced '[[ S ]]' as a shorthand syntax for 'lock (this) { S }'....
rustanleino
2010-07-19
*
Chalice: added "exists" quantifier; changed surface syntax for quantifier exp...
kyessenov
2010-07-19
*
Chalice: Re-designed lockchange on methods and loops. The lockchange clause i...
mueller
2010-07-18
*
Chalice: No longer use Mask for "held" field; instead, only use the value of...
rustanleino
2010-07-14
*
Chalice:
rustanleino
2010-06-25
*
- Sieve.chalice verifies + executes faster
jansmans
2009-10-20
*
Implicitly declare as local variables undeclared variables occurring as LHS's...
rustanleino
2009-10-16
*
Sieve of Eratosthenes, written in Chalice.
rustanleino
2009-10-15
*
- fixed a positioning bug in Parser.scala
jansmans
2009-10-07
*
- extended to example to use acknowledgements (but uses sending debit)
jansmans
2009-10-07
*
- verified a program inpsired by "Copyless Message Passing" in Chalice
jansmans
2009-10-07
*
* Implemented channels
rustanleino
2009-08-16
*
Initial set of files.
mikebarnett
2009-07-15