index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
dafny4
Commit message (
Expand
)
Author
Age
*
Fix issue 104. Use ResolvedExpression to compute subexpressions for
qunyanm
2015-11-04
*
Fix issue89. Copy the out param to a local before use it in an anonymous
qunyanm
2015-11-04
*
update the test.
qunyanm
2015-10-30
*
Fix issue 91 - Change how we compute the bounds of quantified variables so that
qunyanm
2015-10-29
*
Fixed bug introduced in changeset 7ebdf9cd4154
leino
2015-10-22
*
Made /rewriteFocalPredicates:1 the default
Rustan Leino
2015-10-02
*
Removed specContextOnly parameter from ResolveStatement.
leino
2015-09-28
*
Improvements in proofs
leino
2015-09-28
*
Changed computation of ghosts until pass 2 of resolution.
leino
2015-09-28
*
A test file with an example of least vs greatest fixpoints.
leino
2015-09-22
*
Proof that Ackermann can be curried and that it is monotonic in both arguments.
Rustan Leino
2015-09-08
*
Fix some tests by locally disabling auto triggers
Clément Pit--Claudel
2015-08-28
*
Suppress many warnings in the test suite.
Clément Pit--Claudel
2015-08-28
*
Make use of new syntax in a test file
Rustan Leino
2015-08-21
*
Fixed bug in type unification
Rustan Leino
2015-08-20
*
Change the induction heuristic for lemmas to also look in precondition for cl...
leino
2015-08-12
*
Renamed "ghost method" to "lemma" whenever appropriate (which is most of the ...
Rustan Leino
2015-07-28
*
Fix: Unify column numbers in Dafny's errors
Clément Pit--Claudel
2015-07-23
*
Merge my autoTriggers work into the master branch
Clément Pit--Claudel
2015-07-17
|
\
*
|
Enable autoTriggers in LitTriggers and SeqFromArray
Clément Pit--Claudel
2015-07-17
*
|
Fix multiple tests that relied on z3 triggering on $Box
Clément Pit--Claudel
2015-07-13
|
*
Added another lemma to a test file
Rustan Leino
2015-07-02
|
*
Merge
leino
2015-07-01
|
|
\
|
*
|
Fixed bug in BplImp!
leino
2015-07-01
|
/
/
|
*
Add the ability to specify how much "fuel" a function should have,
Bryan Parno
2015-07-01
|
/
*
Merge
leino
2015-06-12
|
\
*
|
Added /vcs... cop-out to test case to make it go through
leino
2015-06-12
|
*
Fix a bug spotted by Chris in my BigInteger patch; thanks!
Clément Pit--Claudel
2015-06-12
|
/
*
Generate #requires function for OpaqueFunction.
qunyanm
2015-06-04
*
Improvements to Nipkow and Klein test cases: Changed imap to map, removed ne...
leino
2015-05-29
*
Fix issue #81. Pass a call's TypeArgumentSubstitution to CheckCallTermination.
qunyanm
2015-05-18
*
Fix issue #79. Allow tuple pattern matching with parenthesis only.
qunyanm
2015-05-15
*
Don't include arrow types among ordered types.
leino
2015-05-11
*
Added to the test suite a Dafny encoding of Chapter 7 from the Nipkow and Kle...
leino
2015-05-10
*
Added to the test suite a Dafny encoding of Chapter 3 from the Nipkow and Kle...
leino
2015-04-29
*
Added a test where Dafny verifies something that the Juggernaut tool can infer
leino
2015-04-28
*
Fix issue #72. Add the constructor questionmark to a function's axiom if the
qunyanm
2015-04-24
*
Fix issue #70. Check the ctors for equality before marking them as duplicates.
qunyanm
2015-04-21
*
Fix issue #73. Pass in expr.tok when creating Bpl.Expr for InMap and NotInMap.
qunyanm
2015-04-20
*
Fix issue #69. If we can't find a member in classMembers, search the static
qunyanm
2015-04-17
*
HashCode for Set/MultiSet/Map should be independent of the order of the
qunyanm
2015-04-17
*
Change GetHashCode for Set, MultiSet and Map
qunyanm
2015-04-16
*
Fix issue #71. When substitute the forall's variables for those of the
qunyanm
2015-04-16
*
Fix issue #68. Change GetHashCode implementation for Sequence.
qunyanm
2015-04-14
*
Fix issue #67. Check SupportsEquality before determining whether to emit Equals
qunyanm
2015-04-13
*
Fix issue #62. Check for modifies clause and constructors in the enclosing
qunyanm
2015-03-31
*
Fix issue 61. Decreases are by default in ghost context. Therefore,
qunyanm
2015-03-31
*
Fix issue #56. Convert parametered opaque type parameters into an IdentifierExpr
qunyanm
2015-03-27
*
Fix issue #58. In TrSplitExpr(), add allocatedness for arguments to the inlined
qunyanm
2015-03-26
*
Fix issue #63. ForceSubstitutionOfQuantifiedVars for SetComprehesion.
qunyanm
2015-03-17
[next]