summaryrefslogtreecommitdiff
path: root/Jennisys/Jennisys.fsproj
Commit message (Expand)AuthorAge
* Jennisys: changed the module for reading from Dafny model files so that it worksGravatar Unknown2012-05-06
* Jennisys: (1) fixed Jennisys to work with the latest version of Dafny/BoogieGravatar Unknown2012-02-06
* Jennisys: Implemented some support for mutator methods by keeping track of th...Gravatar Aleksandar Milicevic2011-10-07
* Jennisys: SetNode.Find exampleGravatar Aleksandar Milicevic2011-08-23
* Jennisys: changed the Combiner method to produce moreGravatar Aleksandar Milicevic2011-08-23
* Jennisys:Gravatar Aleksandar Milicevic2011-08-22
* Jennisys: added some more infrastructure for synthesizing read only methodsGravatar Aleksandar Milicevic2011-08-20
* Jennisys:Gravatar Aleksandar Milicevic2011-08-16
* Jennisys:Gravatar Aleksandar Milicevic2011-08-15
* Jennisys:Gravatar Aleksandar Milicevic2011-08-14
* Jennisys: added some more infrastructure for synthesizing read only methods, soGravatar Aleksandar Milicevic2011-08-13
* Jennisys: started to work on synthesizing some methods. So far, onlyGravatar Aleksandar Milicevic2011-08-10
* Jennisys:Gravatar Aleksandar Milicevic2011-08-05
* Jennisys:Gravatar Aleksandar Milicevic2011-08-03
* Jennisys: implemented a unification algorithm that tries to find an existingGravatar Aleksandar Milicevic2011-08-02
* Jennisys: (1) fixed a bug in "TryInferConditionals"; (2) added synthesized mo...Gravatar Aleksandar Milicevic2011-07-29
* Jennisys:Gravatar Aleksandar Milicevic2011-07-29
* Jennisys:Gravatar Aleksandar Milicevic2011-07-27
* Jennisys:Gravatar Unknown2011-07-27
* Jennisys:Gravatar Unknown2011-07-26
* Jennisys:Gravatar Unknown2011-07-26
* - changed heapInst.assignments' type from Map to List (because assignment or...Gravatar Unknown2011-07-25
* Jennisys:Gravatar Unknown2011-07-21
* - added synthesis of Repr stuff (it generates Repr invariants,Gravatar Unknown2011-07-19
* - implemented synthesizing constructors with if conditionsGravatar Unknown2011-07-14
* - still working on infering branching structureGravatar Unknown2011-07-12
* - fixed a bug in DafnyModelUtils.fs (reading set values from models)Gravatar Unknown2011-07-11
* - added Set.jen exampleGravatar Unknown2011-07-11
* - removed VarConst from ConstGravatar Unknown2011-07-08
* - fixed some bugs with applying unification over list elementsGravatar Unknown2011-07-06
* - implemented synthesis of some simple constructors with parametersGravatar Unknown2011-07-05
* - when analyzing a constructor, repeated "assume <inv>" statement explicitlyGravatar Unknown2011-07-02
* - removed the "Constructor" discriminator from type Member, and added aGravatar Unknown2011-07-01
* - implemented code generation from a synthesis solution (simple fieldGravatar Unknown2011-06-24
* - implemented reading models from a BVD model fileGravatar Unknown2011-06-24
* refactored the Analyzer code so that it generates a separate Dafny file for eachGravatar Unknown2011-06-20
* - changed the grammar to allow for arbitrary post-condition expressionsGravatar Unknown2011-06-19
* Jennisys: First cut of injectivity analysisGravatar Rustan Leino2011-04-11
* Jennisys: Parse and printGravatar Rustan Leino2011-04-07
* Jennisys: some initial files (with no real contents)Gravatar Rustan Leino2011-04-06