index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jennisys
/
Jennisys.fsproj
Commit message (
Expand
)
Author
Age
*
Jennisys: changed the module for reading from Dafny model files so that it works
Unknown
2012-05-06
*
Jennisys: (1) fixed Jennisys to work with the latest version of Dafny/Boogie
Unknown
2012-02-06
*
Jennisys: Implemented some support for mutator methods by keeping track of th...
Aleksandar Milicevic
2011-10-07
*
Jennisys: SetNode.Find example
Aleksandar Milicevic
2011-08-23
*
Jennisys: changed the Combiner method to produce more
Aleksandar Milicevic
2011-08-23
*
Jennisys:
Aleksandar Milicevic
2011-08-22
*
Jennisys: added some more infrastructure for synthesizing read only methods
Aleksandar Milicevic
2011-08-20
*
Jennisys:
Aleksandar Milicevic
2011-08-16
*
Jennisys:
Aleksandar Milicevic
2011-08-15
*
Jennisys:
Aleksandar Milicevic
2011-08-14
*
Jennisys: added some more infrastructure for synthesizing read only methods, so
Aleksandar Milicevic
2011-08-13
*
Jennisys: started to work on synthesizing some methods. So far, only
Aleksandar Milicevic
2011-08-10
*
Jennisys:
Aleksandar Milicevic
2011-08-05
*
Jennisys:
Aleksandar Milicevic
2011-08-03
*
Jennisys: implemented a unification algorithm that tries to find an existing
Aleksandar Milicevic
2011-08-02
*
Jennisys: (1) fixed a bug in "TryInferConditionals"; (2) added synthesized mo...
Aleksandar Milicevic
2011-07-29
*
Jennisys:
Aleksandar Milicevic
2011-07-29
*
Jennisys:
Aleksandar Milicevic
2011-07-27
*
Jennisys:
Unknown
2011-07-27
*
Jennisys:
Unknown
2011-07-26
*
Jennisys:
Unknown
2011-07-26
*
- changed heapInst.assignments' type from Map to List (because assignment or...
Unknown
2011-07-25
*
Jennisys:
Unknown
2011-07-21
*
- added synthesis of Repr stuff (it generates Repr invariants,
Unknown
2011-07-19
*
- implemented synthesizing constructors with if conditions
Unknown
2011-07-14
*
- still working on infering branching structure
Unknown
2011-07-12
*
- fixed a bug in DafnyModelUtils.fs (reading set values from models)
Unknown
2011-07-11
*
- 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 synthesis of some simple constructors with parameters
Unknown
2011-07-05
*
- when analyzing a constructor, repeated "assume <inv>" statement explicitly
Unknown
2011-07-02
*
- removed the "Constructor" discriminator from type Member, and added a
Unknown
2011-07-01
*
- 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: First cut of injectivity analysis
Rustan Leino
2011-04-11
*
Jennisys: Parse and print
Rustan Leino
2011-04-07
*
Jennisys: some initial files (with no real contents)
Rustan Leino
2011-04-06