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
...
*
Make quantifier splitting a two step process
Clément Pit--Claudel
2015-08-23
*
Shallow-copy quantifier attributes when splitting
Clément Pit--Claudel
2015-08-23
*
Add a sanity check in QuantifiersCollection
Clément Pit--Claudel
2015-08-23
*
Improve error reporting for split quantifiers
Clément Pit--Claudel
2015-08-23
*
Allow MultiSelectExpr as quantifier heads
Clément Pit--Claudel
2015-08-23
*
Trivial code cleanup
Clément Pit--Claudel
2015-08-23
*
Fix: multi-dimensional OOB errors were sometimes reported on incorrect locati...
Clément Pit--Claudel
2015-08-23
*
Grant "wishlist/useless-casts-in-decreases-clauses.dfy"
Clément Pit--Claudel
2015-08-22
*
Look at the full quantifier to find loops, not just the term.
Clément Pit--Claudel
2015-08-22
*
Merge
Clément Pit--Claudel
2015-08-21
|
\
*
|
Make `old` a special case for trigger generation.
Clément Pit--Claudel
2015-08-21
*
|
Rephrase the message about triggers being rejected because they are too strong
Clément Pit--Claudel
2015-08-21
*
|
Adjust WF checks to use unsplit quantifiers.
Clément Pit--Claudel
2015-08-21
*
|
Add some diversity to Dafny's alimentation
Clément Pit--Claudel
2015-08-21
*
|
Give up on trying to set the console's input encoding to UTF8
Clément Pit--Claudel
2015-08-21
*
|
Allow display expressions as trigger terms
Clément Pit--Claudel
2015-08-21
*
|
Cleanup a number of FIXMEs that I had left in the code
Clément Pit--Claudel
2015-08-20
|
*
Merge
Rustan Leino
2015-08-20
|
|
\
|
|
/
|
/
|
|
*
Changed equality tests involving traits from using strings to using reference...
Rustan Leino
2015-08-20
|
*
Minor refactoring
Rustan Leino
2015-08-20
|
*
Fixed compilation that involve enumeration over native-type newtype values.
Rustan Leino
2015-08-20
*
|
Make the dependency that DafnyServer has on DafnyPipeline explicit
Clément Pit--Claudel
2015-08-20
*
|
Implement the SelectTrigger method, removing redundant triggers.
Clément Pit--Claudel
2015-08-20
*
|
Merge.
Clément Pit--Claudel
2015-08-20
|
\
|
*
|
Move indentation of error messages to the ConsoleErrorReporter
Clément Pit--Claudel
2015-08-20
*
|
Discard error messages that refer to a non-nested TokenWrapper.
Clément Pit--Claudel
2015-08-20
|
*
Fixed bug in type unification
Rustan Leino
2015-08-20
|
*
Merge
Rustan Leino
2015-08-20
|
|
\
*
|
|
Simplify error reporting in the trigger generator to get cleaner messages
Clément Pit--Claudel
2015-08-20
*
|
|
Mark a few reporting functions as static
Clément Pit--Claudel
2015-08-20
*
|
|
Allow users to disable quantifier splitting by with a {:split false} attribute
Clément Pit--Claudel
2015-08-20
*
|
|
Print matches for triggers as they appear in the buffer
Clément Pit--Claudel
2015-08-19
*
|
|
Add a check for SplitQuantifiers that had been incorrectly left out from the ...
Clément Pit--Claudel
2015-08-19
*
|
|
Factor out some AST visiting code
Clément Pit--Claudel
2015-08-19
|
|
/
|
/
|
|
*
Refactored and improved bounds discovery
Rustan Leino
2015-08-19
*
|
Use /tracePO instead of /trace in the server
Clément Pit--Claudel
2015-08-19
*
|
Enable unicode output in the VS extension
Clément Pit--Claudel
2015-08-19
*
|
server: always print tooltips
Clément Pit--Claudel
2015-08-19
*
|
Collect ApplyExpr nodes when looking for trigger candidates
Clément Pit--Claudel
2015-08-19
*
|
Fix the equality test for literal expressions
Clément Pit--Claudel
2015-08-19
*
|
Generate triggers for nested quantifiers as well
Clément Pit--Claudel
2015-08-19
*
|
Merge.
Clément Pit--Claudel
2015-08-19
|
\
|
*
|
Server: disable tracing when running tests, and fix an encoding issue.
Clément Pit--Claudel
2015-08-18
*
|
Slightly improve the condition used to filter out trigger sets
Clément Pit--Claudel
2015-08-18
*
|
Check Reads and Decreases clauses for expressions that could prevent inlining
Clément Pit--Claudel
2015-08-18
*
|
Refactor calls to 'new CallCmd' and clear a few FIXMEs
Clément Pit--Claudel
2015-08-18
*
|
Use nested tokens in the quantifier splitter
Clément Pit--Claudel
2015-08-18
*
|
Cleanup indentation of trigger warnings
Clément Pit--Claudel
2015-08-19
*
|
Small cleanups, fixes, and refactorings
Clément Pit--Claudel
2015-08-18
*
|
Use a nice warning symbol in some warning messages
Clément Pit--Claudel
2015-08-18
[prev]
[next]