summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* fixed a bug in ComputeAllLabelsGravatar qadeer2011-04-27
* Merge with 1038Gravatar Rustan Leino2011-04-22
|\
* | BVD: Smaller initial window (to better fit on a laptop screen)Gravatar Rustan Leino2011-04-22
| * Updates for the latest changes in Z3's SMT2 parserGravatar Michal Moskal2011-04-22
| * Changed label checking for goto targets in StmtList so that they can be any l...Gravatar qadeer2011-04-21
* | Dafny: Fix parsing of if-then-else expressions, and don't require parentheses...Gravatar Rustan Leino2011-04-21
* | Dafny: Alternative (and candidate replacement) syntax for declaring datatypesGravatar Rustan Leino2011-04-20
|/
* Dafny: added type "nat"Gravatar Rustan Leino2011-04-19
* MergeGravatar qadeer2011-04-15
|\
* | modified letvc generation so that the use of control flow function and labels...Gravatar qadeer2011-04-15
| * Add "Large font" menu item (for demos)Gravatar Michal Moskal2011-04-15
|/
* mergeGravatar Unknown2011-04-14
|\
* | added reachability information to the VC and used that to support arbitrary a...Gravatar Unknown2011-04-14
| * Stratified Inlining: minor bux fix with recording model valuesGravatar Unknown2011-04-14
|/
* Automated merge with https://hg01.codeplex.com/boogieGravatar Rustan Leino2011-04-07
|\
| * Forro: Fixed bug in binding powerGravatar Rustan Leino2011-04-07
* | Introduce states more aggressively. Show is_null() for pointers.Gravatar Michal Moskal2011-04-06
* | Test commitGravatar Michal Moskal2011-04-05
|/
* Dafny: don't require parentheses in syntax of "choose" statementsGravatar Rustan Leino2011-04-05
* branch mergeGravatar Rustan Leino2011-04-05
|\
* | Dafny: Allow field selections and array-element selection as LHSs of assignme...Gravatar Unknown2011-04-05
| * Removing unused field (and testing mecurial checkins)Gravatar Stephan Tobies2011-04-05
| * Dafny: fixed bug in induction over integersGravatar Unknown2011-04-04
|/
* Improvements in map and skolem functions display.Gravatar MichalMoskal2011-04-02
* Use new, SMT2 compliant, Z3 syntax for labelsGravatar MichalMoskal2011-04-02
* model viewer:Gravatar stobies2011-04-01
* boogie.exe: allow to reset the command line options so we can re-use the boog...Gravatar stobies2011-04-01
* model viewer:Gravatar stobies2011-04-01
* Model viewer:Gravatar stobies2011-04-01
* Dafny:Gravatar rustanleino2011-03-30
* Dafny: refactoring to soon support more general assignment statementsGravatar rustanleino2011-03-29
* Dafny: Added support for an initializing call as part of the new-allocation s...Gravatar rustanleino2011-03-27
* Minor fixesGravatar schaef2011-03-27
* Dafny: added "choose" operator on setsGravatar rustanleino2011-03-26
* Dafny: improved and corrected physical/ghost distinctionGravatar rustanleino2011-03-26
* Dafny: compile quantifiersGravatar rustanleino2011-03-26
* Boogie: fixed contract violation in stratified inliningGravatar rustanleino2011-03-23
* Print recorded value of any typeGravatar akashlal2011-03-21
* Bug fix with model generation.Gravatar akashlal2011-03-21
* Made CallCmd.callee public for easy manipulation of un-resolved programsGravatar akashlal2011-03-21
* Fixed a tricky bug in z3apiGravatar akashlal2011-03-18
* minor fix with loopy counterexample generationGravatar akashlal2011-03-18
* Print out requested values in the counterexample traceGravatar akashlal2011-03-17
* Re-enabled quantifier checking in the Checked configuration.Gravatar mikebarnett2011-03-16
* new algorithm for dead code detection (vc:doomed)Gravatar schaef2011-03-15
* Add labels to extracted procedures for loopsGravatar akashlal2011-03-14
* Turn off quantifier checking in the runtime checking.Gravatar mikebarnett2011-03-14
* Replaced all dictionaries that mapped to bool (i.e., were being used to imple...Gravatar mikebarnett2011-03-10
* Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...Gravatar mikebarnett2011-03-10
* Updated PrepareBoogieZip.bat to include BVD and smt2Gravatar rustanleino2011-03-10