index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
*
Update z3 to 4.4. One test had to be edited.
Clément Pit--Claudel
2015-07-21
*
Merge
Clément Pit--Claudel
2015-07-20
|
\
*
|
Fix encoding in Dijkstra.py
Clément Pit--Claudel
2015-07-20
*
|
runTests.py: Improve reports (show oldest thread) and fix colors on cygwin
Clément Pit--Claudel
2015-07-20
|
*
clarified error message that occurs when the "opened" keyword is left off of ...
Michael Lowell Roberts
2015-07-20
*
|
Split snapshot tests into separate files and add support for %S in runTests.py
Clément Pit--Claudel
2015-07-20
|
/
*
Add missing .expect file
Clément Pit--Claudel
2015-07-20
*
Merge my autoTriggers work into the master branch
Clément Pit--Claudel
2015-07-17
|
\
*
|
Clean up runTests after 2015/07/17 meeting
Clément Pit--Claudel
2015-07-17
*
|
Enable autoTriggers in LitTriggers and SeqFromArray
Clément Pit--Claudel
2015-07-17
*
|
Add /autoTriggers to TriggerInPredicate's RUN specification
Clément Pit--Claudel
2015-07-17
|
*
Merge
Rustan Leino
2015-07-16
|
|
\
|
|
*
Fixed bugs in the parsing of explicit type arguments.
Rustan Leino
2015-07-16
*
|
|
Minor fixes in .expect files
Clément Pit--Claudel
2015-07-16
*
|
|
Strip literals from triggers
Clément Pit--Claudel
2015-07-16
*
|
|
Fix broken interaction between triggers and inlining of function calls
Clément Pit--Claudel
2015-07-14
*
|
|
Fix multiple tests that relied on z3 triggering on $Box
Clément Pit--Claudel
2015-07-13
|
*
|
[IronDafny] implemented workaround for "import opened" bug(s).
Michael Lowell Roberts
2015-07-13
|
*
|
Auto-merged heads.
Michael Lowell Roberts
2015-07-08
|
|
\
|
|
*
|
added unit tests for exclusive refinement.
Michael Lowell Roberts
2015-07-08
|
|
*
Fixed crashes in overrides checking of function decreases clauses, and improv...
Rustan Leino
2015-07-07
*
|
|
Add a new test, with a FIXME
Clément Pit--Claudel
2015-07-06
|
|
*
Report warnings only once. (This is the last step in fixing Issue #86.)
Rustan Leino
2015-07-06
|
|
*
Added command-line option /warnShadowing, which emits warnings if variables s...
Rustan Leino
2015-07-02
|
|
*
Type parameters in method/function signatures are no longer auto-declared. A...
Rustan Leino
2015-07-02
|
|
/
|
*
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
|
|
/
|
/
|
|
*
Fixed bugs in encoding of preconditions of function values, Issue #84.
leino
2015-06-30
|
*
Additional test case for instance functions
leino
2015-06-30
|
/
*
Merge
leino
2015-06-25
|
\
*
|
Tried to reduce frame-axiom instantiations by saying the earlier heap must be...
leino
2015-06-25
*
|
Removed unneeded :heapQuantifier from test case (rendinging this attribute cu...
leino
2015-06-25
|
*
Fix various bugs in nested match patterns listed in issue #83
qunyanm
2015-06-19
|
/
*
Changed logical order of requires and reads clauses on functions. Reads clauses
Rustan Leino
2015-06-15
*
Do postponsed reads checking also for the body of functions -- see Test/dafny...
Rustan Leino
2015-06-15
*
Some more reads tests
Rustan Leino
2015-06-15
*
More reads tests
Rustan Leino
2015-06-15
*
Postpone reads checks of function preconditions until after the entire precon...
leino
2015-06-15
*
More tests of reads-clause checking
Rustan Leino
2015-06-15
*
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
*
|
Merge
leino
2015-06-12
|
\
|
*
|
Combined some common routines into CheckWellformedAndAssume, which also allow...
leino
2015-06-12
|
*
Merge
Clément Pit--Claudel
2015-06-12
|
|
\
|
*
|
Small fix in runTests.py
Clément Pit--Claudel
2015-06-12
|
|
*
merge
Michael Lowell Roberts
2015-06-12
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
added -optimize option to compiler.
Michael Lowell Roberts
2015-06-12
|
|
/
|
/
|
[next]