index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jennisys
Commit message (
Expand
)
Author
Age
*
- added Set.jen example
Unknown
2011-07-11
*
- removed VarConst from Const
Unknown
2011-07-08
*
- fixed some bugs with applying unification over list elements
Unknown
2011-07-06
*
- implemented some sorts of symbolic evaluation of expressions
Unknown
2011-07-06
*
- implemented synthesis of some simple constructors with parameters
Unknown
2011-07-05
*
added some doc comments
Unknown
2011-07-03
*
- when analyzing a constructor, repeated "assume <inv>" statement explicitly
Unknown
2011-07-02
*
- generates "Valid()" for preconditions
Unknown
2011-07-01
*
- removed the "Constructor" discriminator from type Member, and added a
Unknown
2011-07-01
*
fixed some minor bugs:
Unknown
2011-06-24
*
- implemented code generation from a synthesis solution (simple field
Unknown
2011-06-24
*
- implemented reading models from a BVD model file
Unknown
2011-06-24
*
refactored the Analyzer code so that it generates a separate Dafny file for each
Unknown
2011-06-20
*
- changed the grammar to allow for arbitrary post-condition expressions
Unknown
2011-06-19
*
Jennisys: a (failed) attempt at getting a model from which one could generate...
Rustan Leino
2011-04-22
*
Jennisys: First cut of injectivity analysis
Rustan Leino
2011-04-11
*
Jennisys: Allow model members to occur in any order
Rustan Leino
2011-04-07
*
Jennisys: Refined parsing of expressions, frames, and routine bodies
Rustan Leino
2011-04-07
*
Jennisys: Improved parsing by using operator binding powers
Rustan Leino
2011-04-07
*
Jennisys: Parse and print
Rustan Leino
2011-04-07
*
Jennisys: some initial files (with no real contents)
Rustan Leino
2011-04-06