summaryrefslogtreecommitdiff
path: root/Test
Commit message (Expand)AuthorAge
* added trait feature:Gravatar Reza Ahmadi2014-07-18
* An attempt at making dafny4/NumberRepresentations.dfy run faster and more pre...Gravatar Rustan Leino2014-07-15
* Renamed "arbitrary type" to "opaque type"Gravatar Rustan Leino2014-07-15
* Allow an arbitrary-type to take type parametersGravatar Rustan Leino2014-07-15
* Added more tests.Gravatar wuestholz2014-07-15
* Another variation of GenericSort, this time instantiating with "int"Gravatar Rustan Leino2014-07-14
* MergeGravatar Rustan Leino2014-07-14
|\
* | Support for type synonyms in refinementsGravatar Rustan Leino2014-07-14
| * Added a test.Gravatar wuestholz2014-07-13
|/
* MergeGravatar Rustan Leino2014-07-11
|\
* | Added type synonyms. (No support yet for these in refinements.)Gravatar Rustan Leino2014-07-11
| * Check that type arguments to map display expressions are fully resolvedGravatar Dan Rosén2014-07-11
|/
* Make reveal axioms from opaque functions quantify over layersGravatar Dan Rosén2014-07-10
* Added more tests for the more advanced verification result caching.Gravatar wuestholz2014-07-10
* MergeGravatar Rustan Leino2014-07-09
|\
* | Improved AnalyzeList encoding in a way that performs way better.Gravatar Rustan Leino2014-07-09
* | Include an explicit trigger to make NumberRepresentations.dfy behave more con...Gravatar Rustan Leino2014-07-09
| * Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
|/
* Further resolved merge conflictsGravatar Rustan Leino2014-07-08
* MergeGravatar Rustan Leino2014-07-08
|\
* | Test cases for int<->real conversionsGravatar Rustan Leino2014-07-08
* | Cleaned up a test programGravatar Rustan Leino2014-07-08
| * Tidy up two files in test suiteGravatar Dan Rosen2014-07-07
| * MergeGravatar Dan Rosén2014-07-07
| |\
| * | New logical encoding of types with Is and IsAllocGravatar Dan Rosén2014-07-07
| | * MergeGravatar leino2014-07-03
| | |\
| | | * Changed "dummy" checksums to "stable" and added more tests for the verificati...Gravatar wuestholz2014-07-03
* | | | Updated expected test results for previous check-inGravatar Rustan Leino2014-07-02
* | | | Fixed a crash in the translation of fresh(seq<T>).Gravatar Rustan Leino2014-07-02
| |_|/ |/| |
| | * Allow array-type parameters to be filled in automatically.Gravatar leino2014-07-02
| | * MergeGravatar leino2014-07-01
| | |\ | |_|/ |/| |
* | | Removed the old test infrastructure.Gravatar wuestholz2014-07-01
* | | Added support for verifying Dafny program snapshots from the command-line.Gravatar wuestholz2014-07-01
* | | Added tuples and tuple types. Syntax is the expected one, namely parentheses ...Gravatar Rustan Leino2014-06-27
| | * MergeGravatar leino2014-06-24
| | |\ | |_|/ |/| |
| | * MergeGravatar leino2014-06-24
| | |\
* | | | Make syntax of "match" expressions and "match" statements the same -- curly b...Gravatar Rustan Leino2014-06-24
| |/ / |/| |
* | | Added some axioms about seq-to-multiset conversionsGravatar Rustan Leino2014-06-24
* | | Invert LHS sub-expressions in forall assignment statements, which gives the o...Gravatar Rustan Leino2014-06-24
| | * Add support doing computations over sequencesGravatar leino2014-06-16
| | * Clarified a refinement point in a test fileGravatar leino2014-06-16
| |/ |/|
| * Made the snapshotable trees test "unsupported" instead of "unresolved".Gravatar wuestholz2014-06-05
* | Made the snapshotable trees test "unsupported" instead of "unresolved".Gravatar wuestholz2014-06-05
* | Improved axiom that knows that array-to-sequence converstion depends only on ...Gravatar Rustan Leino2014-06-04
| * Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
* | Fixed issues with absolute file names in the expected output for the lit tests.Gravatar wuestholz2014-06-04
* | Added support for 'dirty' forall statements.Gravatar chmaria2014-06-03
|/
* Set up the same test infrastructure as in Boogie.Gravatar wuestholz2014-05-29
* Add support for assumption variables.Gravatar wuestholz2014-04-21
* Fixed bug #33.Gravatar Rustan Leino2014-04-19