summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
...
* Dafny: let verifier, not the resolver, check for missing cases in match expre...Gravatar Rustan Leino2011-05-19
* Dafny: added set comprehension expressionsGravatar Rustan Leino2011-05-18
* Dafny: Test case for sequence of boxed booleansGravatar Rustan Leino2011-05-16
* Dafny: added some test cases that use natGravatar Rustan Leino2011-05-16
* Dafny: added optional range expressions to logical quantifiers, preparing for...Gravatar Rustan Leino2011-05-15
* MergeGravatar Rustan Leino2011-05-13
|\
* | Boogie: added features to help with modular verification. In particular, defi...Gravatar Rustan Leino2011-05-13
* | Cleaner version of ghost loop termination example.Gravatar Unknown2011-05-13
* | Dafny: fixed bugs in resolution of multi-dimensional arraysGravatar Rustan Leino2011-05-12
* | Dafny: forbid "decreases *" on ghost loopsGravatar Rustan Leino2011-05-12
| * Dafny:Gravatar Rustan Leino2011-05-11
* | Dafny: fixed compilation bugs, added @-signs in front of identifiers to avoid...Gravatar Rustan Leino2011-05-11
|/
* Merge with 1038Gravatar Rustan Leino2011-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
* Automated merge with https://hg01.codeplex.com/boogieGravatar Rustan Leino2011-04-16
|\
* \ mergeGravatar Unknown2011-04-14
|\ \
* | | added reachability information to the VC and used that to support arbitrary a...Gravatar Unknown2011-04-14
| * | Dafny: added manual proofs for 5 theorems in Rippling.dfyGravatar Rustan Leino2011-04-12
|/ /
| * 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
* 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
| * Dafny: fixed bug in induction over integersGravatar Unknown2011-04-04
|/
* Dafny:Gravatar rustanleino2011-03-30
* Dafny: Added support for an initializing call as part of the new-allocation s...Gravatar rustanleino2011-03-27
* Reflect effect of Celebrity.dfy change in previous check-inGravatar rustanleino2011-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
* Dafny: Fixed typo in P16 of Rippling benchmarks, which now makes it (true and...Gravatar rustanleino2011-03-07
* 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
* Updates to Answer files from recent changesGravatar rustanleino2011-03-01
* Add tests for -z3multipleErrors from Shuvendu.Gravatar MichalMoskal2011-02-23
* Add workaround for cmd raceGravatar MichalMoskal2011-02-23
* Dafny: Improved scheme for splitting expressions. Also, report each split i...Gravatar rustanleino2011-02-19
* Don't run test21 with the untyped Z3, as this is no longer going to be availableGravatar MichalMoskal2011-02-18
* Run dafny and boogie tests by defaultGravatar MichalMoskal2011-02-18
* Don't stop when some test failsGravatar MichalMoskal2011-02-18
* Allow for running Boogie and Dafny testcases separatelyGravatar MichalMoskal2011-02-18
* Remove a testcase for bvInt (feature to be killed soon)Gravatar MichalMoskal2011-02-18