summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * MergeGravatar Aleksandar Milicevic2011-08-12
| |\
| * | Jennisys:Gravatar Aleksandar Milicevic2011-08-12
| | * Dafny: Fixed a bug in the printer that led to a stack overflow.Gravatar wuestholz2011-08-11
| |/
| * Jennisys: started to work on synthesizing some methods. So far, onlyGravatar Aleksandar Milicevic2011-08-10
| * MergeGravatar Aleksandar Milicevic2011-08-05
| |\ | |/ |/|
| * Jennisys:Gravatar Aleksandar Milicevic2011-08-05
* | MergeGravatar Rustan Leino2011-08-04
|\|
* | Dafny: added reverse*reverse=id example to test suiteGravatar Rustan Leino2011-08-04
* | Dafny: for VS mode, let lexer allow "?"Gravatar Rustan Leino2011-08-04
| * Jennisys:Gravatar Aleksandar Milicevic2011-08-03
* | Dafny: fix resolution crash (using multi-dimensional arrays in loop alternative)Gravatar Rustan Leino2011-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
* MergeGravatar Rustan Leino2011-07-26
|\
| * Jennisys:Gravatar Unknown2011-07-26
| * Jennisys:Gravatar Unknown2011-07-26
* | Dafny: re-ran parser generator to include semicolon-less body-less functions/...Gravatar Rustan Leino2011-07-26
|/
* MergeGravatar Rustan Leino2011-07-26
|\
| * - restored the "old" (as it was before switching from map to list)Gravatar Unknown2011-07-25
| * - changed heapInst.assignments' type from Map to List (because assignment or...Gravatar Unknown2011-07-25
* | MergeGravatar Rustan Leino2011-07-25
|\|
| * MergeGravatar Unknown2011-07-22
| |\
| * | Jennisys:Gravatar Unknown2011-07-21