summaryrefslogtreecommitdiff
path: root/Jennisys/Jennisys.sln
Commit message (Collapse)AuthorAge
* Jennisys: (1) fixed Jennisys to work with the latest version of Dafny/BoogieGravatar Unknown2012-02-06
| | | | | | (translation from Dafny to Boogie seems to have changed, so Jennisys was having trouble reading back Dafny models); (2) added a doubly-linked list example
* - fixed some bugs with applying unification over list elementsGravatar Unknown2011-07-06
| | | | | | - fixed the List.jen example (generic list) - changed SeqConst and SetConst to contain a list/set of "Const" and not "Const option" like before
* - implemented reading models from a BVD model fileGravatar Unknown2011-06-24
|
* Jennisys: Parse and printGravatar Rustan Leino2011-04-07