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
*
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
*
Fix issue #55 and #64. When performing type argument substitution for function
qunyanm
2015-03-16
*
Merge
qunyanm
2015-03-11
|
\
*
|
Fix issue #54 and #57. Resolve a formal's type before creating a substitute.
qunyanm
2015-03-11
|
*
This changeset changes the default visibility of a function/predicate body ou...
leino
2015-03-09
|
/
*
Fix issue #60
qunyanm
2015-03-06
*
Temporarily disabled one of the methods in NumberRepresentations.dfy -- this ...
leino
2014-11-05
*
Made semi-colons are specification clauses optional. In a future version, th...
leino
2014-10-25
*
Allow underscores in numeric literals (and in field/destructor names that are...
leino
2014-10-23
*
Fixed crash in inferred descreases clauses involving newtypes.
leino
2014-10-21
*
Changed test case to not use '/doNotUseParallelism' anymore.
wuestholz
2014-07-31
*
An attempt at making dafny4/NumberRepresentations.dfy run faster and more pre...
Rustan Leino
2014-07-15
*
Include an explicit trigger to make NumberRepresentations.dfy behave more con...
Rustan Leino
2014-07-09
*
Tidy up two files in test suite
Dan Rosen
2014-07-07
*
Merge
Dan Rosén
2014-07-07
|
\
*
|
New logical encoding of types with Is and IsAlloc
Dan Rosén
2014-07-07
|
*
Merge
leino
2014-07-01
|
|
\
[next]