summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Dafny: changed triggers (which are never really used, anyhow) from having a s...Gravatar Rustan Leino2011-10-21
* Dafny: fixed performance-buggy translation of exists, and also added some oth...Gravatar Rustan Leino2011-10-19
* Jennisys: changed the fixpoint solver to pick only the true clause in a disju...Gravatar Unknown2011-10-10
* Jennisys: implemented minimization of inferred guardsGravatar Unknown2011-10-10
* Jennisys: added some more simple methods in Simple.jen, implemented a couple ofGravatar Unknown2011-10-08
* MergeGravatar Aleksandar Milicevic2011-10-07
|\
| * Dafny: added COST Verification Competition challenge programs to test suiteGravatar Rustan Leino2011-10-07
* | MergeGravatar Aleksandar Milicevic2011-10-07
|\|
* | Jennisys: Implemented some support for mutator methods by keeping track of th...Gravatar Aleksandar Milicevic2011-10-07
| * MergeGravatar Rustan Leino2011-09-30
| |\
| * | Dafny: Updated snapshotable tree to remove IsReadonly precondition for Create...Gravatar Rustan Leino2011-09-30
| * | Dafny: fixed bug in translator when LHS of a call was an array element or a natGravatar Rustan Leino2011-09-30
| | * Dafny: Fixed the 'Answer' file for test 'dafny2'.Gravatar wuestholz2011-09-30
| * | Dafny: beautification in one test case, and fixed an Answer fileGravatar Rustan Leino2011-09-29
| * | Dafny: improved a resolution error message, and fixed a crash in the resolverGravatar Rustan Leino2011-09-29
| |/
| * Dafny: Added TreeBarrier as a test caseGravatar peter mueller peter.mueller@inf.ethz.ch2011-09-29
|/
* - updated the examples to use the new keywords (interface/datamodel)Gravatar Aleksandar Milicevic2011-09-29
* MergeGravatar Rustan Leino2011-09-28
|\
* | Jennisys: change of keywords, now: interface/datamodel/codeGravatar Rustan Leino2011-09-28
| * Dafny: Added some assertions.Gravatar wuestholz2011-09-23
| * Dafny: Added a 'Checked' configuration and fixed some runtime assertion viola...Gravatar wuestholz2011-09-23
* | Jennisys: added /break flag as a convenient way to break into the debuggerGravatar Rustan Leino2011-09-21
| * Dafny: Fixed an assertion violation in the "Checked" configuration.Gravatar wuestholz2011-09-20
| * Dafny: Added support for attributes on methods and constructors.Gravatar wuestholz2011-09-16
* | Dafny: added Snapshotable Trees exampleGravatar Rustan Leino2011-09-11
* | Dafny: generate a compiler error upon encountering an assume statementGravatar Rustan Leino2011-09-11
* | Dafny: fixed compilation bug (datatype equality had used pointer equality, no...Gravatar Rustan Leino2011-09-11
* | Dafny: fixed compilation error where type of target "null" was undeterminedGravatar Rustan Leino2011-09-11
* | Dafny: added Flatten example to test suiteGravatar Rustan Leino2011-09-11
|/
* MergeGravatar Rustan Leino2011-09-08
|\
* | Dafny: fixed parsing bug with "!in"Gravatar Rustan Leino2011-09-08
| * Jennisys: added synthesized code for examplesGravatar Aleksandar Milicevic2011-08-26
| * Jennisys: SetNode.Find exampleGravatar Aleksandar Milicevic2011-08-23
| * MergeGravatar Aleksandar Milicevic2011-08-23
| |\ | |/ |/|
| * Jennisys: changed the Combiner method to produce moreGravatar Aleksandar Milicevic2011-08-23
| * Jennisys: changed the Combiner method to produce moreGravatar Aleksandar Milicevic2011-08-22
* | Dafny: updated Answer file from recent test additionsGravatar Rustan Leino2011-08-22
* | MergeGravatar Rustan Leino2011-08-22
|\|
| * Jennisys:Gravatar Aleksandar Milicevic2011-08-22
* | MergeGravatar Rustan Leino2011-08-22
|\|
* | Dafny: updated test files (will soon update Answer files as well)Gravatar Rustan Leino2011-08-22
| * jennisys: got the List.Get example to work. List.Tail also works. Others sh...Gravatar Aleksandar Milicevic2011-08-21
| * MergeGravatar Aleksandar Milicevic2011-08-20
| |\ | |/ |/|
| * Jennisys: added some more infrastructure for synthesizing read only methodsGravatar Aleksandar Milicevic2011-08-20
* | MergeGravatar Rustan Leino2011-08-18
|\|
* | Dafny: fixed bug in looking at the arguments of the :induction attributeGravatar Rustan Leino2011-08-18
| * 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