summaryrefslogtreecommitdiff
path: root/Source/Dafny/Translator.cs
Commit message (Expand)AuthorAge
* Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...Gravatar mikebarnett2011-03-10
* Dafny:Gravatar rustanleino2011-03-06
* Dafny: Added heuristic for when to turn on the induction tacticGravatar rustanleino2011-03-05
* Dafny:Gravatar rustanleino2011-03-04
* Dafny: support for nested match expressionsGravatar rustanleino2011-03-01
* Dafny: Improved scheme for splitting expressions. Also, report each split i...Gravatar rustanleino2011-02-19
* Dafny:Gravatar rustanleino2011-02-17
* Dafny: every decreases clause implicitly ends with a never-ending sequence of...Gravatar rustanleino2011-02-03
* Dafny: allow self-calls in function postconditions--these simply refer to the...Gravatar rustanleino2011-02-03
* Dafny: implemented a more precise scheme for allowing use of a function's rep...Gravatar rustanleino2011-02-03
* Dafny: replaced the user-defined $ite function with Boogie's built-in if-then...Gravatar rustanleino2011-02-03
* Dafny: removed CEV instrumentationGravatar rustanleino2011-02-03
* Dafny: removed unused Position argument from CheckWellformedGravatar rustanleino2011-02-03
* Dafny: white-space deltas in source codeGravatar rustanleino2011-02-02
* Dafny: added ensures clauses to functionsGravatar rustanleino2011-02-02
* Dafny: Improved default decreases clauses for methods and functionsGravatar rustanleino2010-11-25
* Dafny: a partial first crack at a Dafny model-viewer provider, including capt...Gravatar rustanleino2010-11-01
* Dafny:Gravatar rustanleino2010-09-17
* Dafny:Gravatar rustanleino2010-09-14
* Dafny: added a command-line option to change the prelude fileGravatar sboehme2010-08-30
* Dafny: fallback to ShallowType (elements of IndexField arrays seem to have Ty...Gravatar sboehme2010-08-27
* Dafny: added inlined functions making reads and updates of the heap explicitGravatar sboehme2010-08-27
* Dafny: Made line endings consistentGravatar tabarbe2010-08-04
* Dafny: Removed trailing spaces in codeGravatar tabarbe2010-08-04
* Dafny: Port commit part 1/2: Committing changed files.Gravatar tabarbe2010-08-03
* Dafny: Renaming the DafnyPipeline source files in preparation for the commit ...Gravatar tabarbe2010-08-03