summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Add higher-order-functions and some other goodiesGravatar Dan Rosén2014-08-11
* Fixed build break from recent changeGravatar 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
* Support for type synonyms in refinementsGravatar Rustan Leino2014-07-14
* 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
| * Don't assume can calls for quantifiersGravatar Dan Rosén2014-07-11
|/
* Make reveal axioms from opaque functions quantify over layersGravatar Dan Rosén2014-07-10
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
* MergeGravatar Rustan Leino2014-07-09
|\
* | Ignore checked-only and free-only split expressions in places where they "don...Gravatar Rustan Leino2014-07-09
| * Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
|/
* Build VS Extension for both VS 2012 and VS 2013.Gravatar Rustan Leino2014-07-08
* Further resolved merge conflictsGravatar Rustan Leino2014-07-08
* MergeGravatar Rustan Leino2014-07-08
|\
* | Implemented compilation of the int<->real conversions, and changed the resolu...Gravatar Rustan Leino2014-07-08
| * MergeGravatar Dan Rosén2014-07-07
| |\
| * | New logical encoding of types with Is and IsAllocGravatar Dan Rosén2014-07-07
| | * MergeGravatar leino2014-07-03
| | |\
| | * | Translate CanCallAssumption with the same fuel value as in the body of the fu...Gravatar leino2014-07-03
| | | * Changed "dummy" checksums to "stable" and added more tests for the verificati...Gravatar wuestholz2014-07-03
* | | | Fixed a crash in the translation of fresh(seq<T>).Gravatar Rustan Leino2014-07-02
| |_|/ |/| |
| | * MergeGravatar leino2014-07-02
| | |\ | |_|/ |/| |
| | * Allow array-type parameters to be filled in automatically.Gravatar leino2014-07-02
* | | DafnyExtension: Worked on adding support for Visual Studio 2013.Gravatar wuestholz2014-07-02
| | * MergeGravatar leino2014-07-01
| | |\ | |_|/ |/| |
* | | Dispose DafnyTokenTaggerGravatar Rustan Leino2014-07-01
* | | Color nested comments correctly in the Dafny IDEGravatar Rustan Leino2014-07-01
* | | Added support for verifying Dafny program snapshots from the command-line.Gravatar wuestholz2014-07-01
* | | Minor change due to change in BoogieGravatar wuestholz2014-06-28
* | | Minor change due to change in BoogieGravatar wuestholz2014-06-28
* | | Added tuples and tuple types. Syntax is the expected one, namely parentheses ...Gravatar Rustan Leino2014-06-27
| | * MergeGravatar leino2014-06-24
| | |\ | |_|/ |/| |
* | | MergeGravatar Rustan Leino2014-06-24
|\ \ \
| | | * MergeGravatar leino2014-06-24
| | |/| | |/| |
* | | | Make syntax of "match" expressions and "match" statements the same -- curly b...Gravatar Rustan Leino2014-06-24
| * | | Use the new pretty-printing functionality in Boogie. Disable with "/pretty:0"Gravatar Dan Rosén2014-06-24
|/ / /
* | | MergeGravatar Rustan Leino2014-06-24
|\ \ \
* | | | Invert LHS sub-expressions in forall assignment statements, which gives the o...Gravatar Rustan Leino2014-06-24
| * | | DafnyExtension: Made it possible to activate the more advanced verification r...Gravatar wuestholz2014-06-23
| | * | DafnyExtension: Minor change to deal with a change in the Boogie command-line...Gravatar wuestholz2014-06-20
| * | | DafnyExtension: Minor change to deal with a change in the Boogie command-line...Gravatar wuestholz2014-06-20
|/ / /
| | * MergeGravatar leino2014-06-16
| | |\ | |_|/ |/| |
| | * Add support doing computations over sequencesGravatar leino2014-06-16
* | | Specialized Lit function for int and real (leaving all other cases polymorphi...Gravatar Rustan Leino2014-06-10
| |/ |/|
| * 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