index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
|
*
merge
Michael Lowell Roberts
2015-07-20
|
|
\
*
|
|
Add calc's attributes to its SubExpressions.
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
|
*
|
fix for apparent typo in Rewriter.cs
Michael Lowell Roberts
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 new trigger declarations in Translator.cs
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
*
|
Fix column numbers in warning and info messages
Clément Pit--Claudel
2015-07-16
*
|
Clean up a few thing and set proper defaults before merging
Clément Pit--Claudel
2015-07-16
|
*
Merge
Rustan Leino
2015-07-16
|
|
\
|
|
*
Fixed bugs in the parsing of explicit type arguments.
Rustan Leino
2015-07-16
*
|
|
Force IsTriggerKiller to return false when /autoTriggers is off
Clément Pit--Claudel
2015-07-16
*
|
|
Use MapConcat instead of String.Join in TriggerGenerator
Clément Pit--Claudel
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
|
*
|
Add license text and Linux setup notes
Clément Pit--Claudel
2015-07-16
|
*
|
[IronDafny] fix for ambiguous identifier error.
Michael Lowell Roberts
2015-07-15
*
|
|
Weaken the trigger cycling check to allow more patterns
Clément Pit--Claudel
2015-07-15
*
|
|
Fix broken interaction between triggers and inlining of function calls
Clément Pit--Claudel
2015-07-14
*
|
|
Detect matching loops at the mutli-trigger level
Clément Pit--Claudel
2015-07-13
*
|
|
Start adding missing triggers to the translator
Clément Pit--Claudel
2015-07-13
*
|
|
Fix multiple tests that relied on z3 triggering on $Box
Clément Pit--Claudel
2015-07-13
*
|
|
Add /printTooltips and /autoTriggers to the CLI
Clément Pit--Claudel
2015-07-13
*
|
|
Register the trigger generator as a a rewriter in the Resolver.
Clément Pit--Claudel
2015-07-13
*
|
|
Initial import of the TriggerGenerator code.
Clément Pit--Claudel
2015-07-13
*
|
|
Make attributes enumerable.
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
*
|
|
Small refactoring of Printer.cs
Clément Pit--Claudel
2015-07-06
|
|
*
Merge
Rustan Leino
2015-07-02
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
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
|
*
|
multiple changes...
Michael Lowell Roberts
2015-07-02
|
|
/
|
*
Added another lemma to a test file
Rustan Leino
2015-07-02
|
*
Merge
leino
2015-07-02
|
|
\
|
|
*
Fixed a contract error provoked by one of the tests.
Bryan Parno
2015-07-02
|
*
|
Made code contracts compliant
leino
2015-07-01
[next]