summaryrefslogtreecommitdiff
path: root/Jennisys/Parser.fsy
Commit message (Expand)AuthorAge
* Jennisys: Implemented some support for mutator methods by keeping track of th...Gravatar Aleksandar Milicevic2011-10-07
* Jennisys: change of keywords, now: interface/datamodel/codeGravatar Rustan Leino2011-09-28
* Jennisys:Gravatar Aleksandar Milicevic2011-08-12
* Jennisys: started to work on synthesizing some methods. So far, onlyGravatar Aleksandar Milicevic2011-08-10
* Jennisys:Gravatar Aleksandar Milicevic2011-07-29
* - finished evaluating expressionsGravatar Unknown2011-07-13
* - changed the parser to create VarLiteral instead of IdLiteral forGravatar Unknown2011-07-13
* - added Set.jen exampleGravatar Unknown2011-07-11
* - fixed some bugs with applying unification over list elementsGravatar Unknown2011-07-06
* - implemented synthesis of some simple constructors with parametersGravatar Unknown2011-07-05
* - removed the "Constructor" discriminator from type Member, and added aGravatar Unknown2011-07-01
* - implemented reading models from a BVD model fileGravatar Unknown2011-06-24
* - changed the grammar to allow for arbitrary post-condition expressionsGravatar Unknown2011-06-19
* Jennisys: First cut of injectivity analysisGravatar Rustan Leino2011-04-11
* Jennisys: Allow model members to occur in any orderGravatar Rustan Leino2011-04-07
* Jennisys: Refined parsing of expressions, frames, and routine bodiesGravatar Rustan Leino2011-04-07
* Jennisys: Improved parsing by using operator binding powersGravatar Rustan Leino2011-04-07
* Jennisys: Parse and printGravatar Rustan Leino2011-04-07
* Jennisys: some initial files (with no real contents)Gravatar Rustan Leino2011-04-06