index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
...
*
|
|
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
*
|
|
Strip literals from triggers
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
*
|
|
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
|
|
/
|
*
Fixed crashes in overrides checking of function decreases clauses, and improv...
Rustan Leino
2015-07-07
|
*
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
|
|
/
|
*
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
|
*
|
Merge
leino
2015-07-01
|
|
\
|
|
*
|
Fixed bug in BplImp!
leino
2015-07-01
|
|
*
Compile function methods into C# in a more efficient manner,
Bryan Parno
2015-07-01
|
|
*
Add the ability to specify how much "fuel" a function should have,
Bryan Parno
2015-07-01
|
|
*
Merge
Bryan Parno
2015-07-01
|
|
|
\
|
|
*
|
Add code to calculate various interesting statistics about Dafny files.
Bryan Parno
2015-07-01
|
|
/
/
|
/
|
|
|
*
|
Fixed bugs in encoding of preconditions of function values, Issue #84.
leino
2015-06-30
|
|
/
|
*
Fix identifiers in nested match patterns not showing in the IDE bug. Remember
qunyanm
2015-06-29
|
/
*
Merge
leino
2015-06-25
|
\
*
|
Tried to reduce frame-axiom instantiations by saying the earlier heap must be...
leino
2015-06-25
|
*
Fix issue #85. Only try to interpret an identifier as a datatype constructor
qunyanm
2015-06-22
|
*
Fix various bugs in nested match patterns listed in issue #83
qunyanm
2015-06-19
|
/
*
Auto-merged heads.
Michael Lowell Roberts
2015-06-16
|
\
*
|
System.Collections.Immutable.dll is now stored in the Binaries directory and ...
Michael Lowell Roberts
2015-06-16
|
*
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
|
*
Postpone reads checks of function preconditions until after the entire precon...
leino
2015-06-15
|
*
Little edits in new CheckWellformedAndAssume code
leino
2015-06-12
|
*
Merge
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
*
|
added -optimize option to compiler.
Michael Lowell Roberts
2015-06-12
|
/
*
Add a compatibility layer over BigInteger.Parse
Clément Pit--Claudel
2015-06-07
*
Merge
Clément Pit--Claudel
2015-06-08
|
\
|
*
Update the hash code for datatypes to use the djb2 hash algorithm,
Bryan Parno
2015-06-08
|
*
Fix some issues when compiling generic types and generic function method calls
Bryan Parno
2015-06-08
[prev]
[next]