| Commit message (Expand) | Author | Age |
... | |
| * | One more test case for the "datatype constructor cases" axiom, namely the exa... | Rustan Leino | 2013-06-20 |
|/ |
|
* | Make "datatype constructor cases" axiom available whenever the discriminator ... | Rustan Leino | 2013-06-20 |
* | Did some refactoring of the error reporting functionality. | wuestholz | 2013-06-18 |
* | Dafny: Updated an 'Answer' file. | wuestholz | 2013-06-17 |
* | Updated an 'Answer' file. | wuestholz | 2013-06-03 |
* | Adjusted Answer file for reordering of errors (caused by a recent bug fix in ... | Rustan Leino | 2013-05-29 |
* | Adjusted Answer file (ordering issue) after merge | Rustan Leino | 2013-05-28 |
* | Merge | Rustan Leino | 2013-05-28 |
|\ |
|
| * | Updated an 'Answer' file. | wuestholz | 2013-05-26 |
| * | Updated an 'Answer' file. | wuestholz | 2013-05-26 |
* | | Allow more tail calls, on account of considering non-loop aggregate statement... | Rustan Leino | 2013-05-21 |
* | | Fixed some omitted cases in Substitute (and added "assume false" to catch any... | Rustan Leino | 2013-05-21 |
| * | Updated a test to verify with Z3 4.3.0. | wuestholz | 2013-05-21 |
|/ |
|
* | Made the semi-colon after "type" and "module" declarations optional. | Rustan Leino | 2013-05-10 |
* | When inlining the body of a predicate (in a proof obligation--via TrSplitExpr), | Rustan Leino | 2013-04-24 |
* | Made Test/vstte2012/RingBuffer.dfy and Test/dafny1/ExtensibleArray.dfy more s... | Rustan Leino | 2013-04-22 |
* | Fixed (completeness) bug in translation of automatic induction--previously, t... | Rustan Leino | 2013-04-19 |
* | Moved resolution of BinaryExpr.ResolveOp until the CheckTypeInference phase, ... | Rustan Leino | 2013-04-01 |
* | The "choose" statement, hacky and specialized as it was, is now gone. Use th... | Rustan Leino | 2013-03-27 |
* | Replaced SuperSetBoundedPool by SubSetBoundedPool, which is much more useful ... | Rustan Leino | 2013-03-27 |
* | Type-inference support for cardinality operator | Rustan Leino | 2013-03-26 |
* | Enhanced the VSI-Benchmarks tests: | Rustan Leino | 2013-03-26 |
* | Beefed up assign/let-such-that to generate possible witnesses for set/multise... | Rustan Leino | 2013-03-25 |
* | Updated two test files. | Rustan Leino | 2013-03-22 |
* | Merge | Nadia Polikarpova | 2013-03-20 |
|\ |
|
* | | Finished support for ==# in calc, changed Paulson example to use it. | Nadia Polikarpova | 2013-03-20 |
| * | Added multiset update. | Nadia Polikarpova | 2013-03-20 |
|/ |
|
* | Added a coinductive/inductive Filter example to the test suite | Rustan Leino | 2013-03-18 |
* | Merge | Rustan Leino | 2013-03-15 |
|\ |
|
* | | Fixed yield statement to process its arguments. | Rustan Leino | 2013-03-15 |
| * | Added several co-induction examples from a 1996 paper by Larry Paulson. | Rustan Leino | 2013-03-15 |
| * | Added explies support to calculations. | Nadia Polikarpova | 2013-03-15 |
| * | Added a test case for <==. | Nadia Polikarpova | 2013-03-14 |
|/ |
|
* | Adjustments in the /vcsMaxKeepGoingSplits flag in the test suite | Rustan Leino | 2013-03-09 |
* | Disallow allocations in ghost contexts | Rustan Leino | 2013-03-06 |
* | New Answer file from previous change | Rustan Leino | 2013-03-06 |
* | Renamed "parallel" statement to "forall" statement, and made the parentheses ... | Rustan Leino | 2013-03-06 |
* | New well-formedness checks for calculations (no cascading). | Nadia Polikarpova | 2013-03-05 |
* | Added side-effects and control-flow checks in hints. | Nadia Polikarpova | 2013-03-05 |
* | Adjustment in test output from previous commit | Rustan Leino | 2013-02-21 |
* | Fixed let-such-that and if-then-else encodings so that they will pass the sub... | Rustan Leino | 2013-02-21 |
* | Added Equals method on Type | Rustan Leino | 2013-02-20 |
* | Added tests: parallel calc, better well-formedness checks, calc expression. | Nadia Polikarpova | 2013-02-15 |
* | Support for paren-free guards in if and while statements. | Nadia Polikarpova | 2013-02-15 |
* | Updated a test in dafny2 with the new calc syntax. | Nadia Polikarpova | 2013-02-14 |
* | Merge | Nadia Polikarpova | 2013-02-13 |
|\ |
|
| * | Frame expressions are now checked to be well formed. | Rustan Leino | 2013-02-13 |
* | | Merge | Nadia Polikarpova | 2013-02-14 |
|\| |
|
| * | Report error if type of a quantified variable cannot be inferred | Rustan Leino | 2013-02-11 |
* | | Merge | Nadia Polikarpova | 2013-02-12 |
|\| |
|