summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Improve error reporting for split quantifiersGravatar Clément Pit--Claudel2015-08-23
* | Allow MultiSelectExpr as quantifier headsGravatar Clément Pit--Claudel2015-08-23
* | Trivial code cleanupGravatar Clément Pit--Claudel2015-08-23
* | Exclude axiom-profiler.html and z3.log files in the Test directoryGravatar Clément Pit--Claudel2015-08-23
* | Fix: multi-dimensional OOB errors were sometimes reported on incorrect locati...Gravatar Clément Pit--Claudel2015-08-23
* | Ignore .bpl files in the Test directoryGravatar Clément Pit--Claudel2015-08-22
* | Add one more wish: it would be nice to be able to prove exists b: bool :: bGravatar Clément Pit--Claudel2015-08-22
* | Grant "wishlist/useless-casts-in-decreases-clauses.dfy"Gravatar Clément Pit--Claudel2015-08-22
* | Add more wishes to the wishlistGravatar Clément Pit--Claudel2015-08-22
* | Ignore flycheck_ and .orig filesGravatar Clément Pit--Claudel2015-08-22
* | Look at the full quantifier to find loops, not just the term.Gravatar Clément Pit--Claudel2015-08-22
|/
* Set exec flag on Binaries/z3Gravatar Clément Pit--Claudel2015-08-22
* Add a 'tutorial' folder to the distribution, with an initial example.Gravatar Clément Pit--Claudel2015-08-22
* MergeGravatar Clément Pit--Claudel2015-08-21
|\
* | Make `old` a special case for trigger generation.Gravatar Clément Pit--Claudel2015-08-21
* | Rephrase the message about triggers being rejected because they are too strongGravatar Clément Pit--Claudel2015-08-21
* | Add a few things to the wishlistGravatar Clément Pit--Claudel2015-08-21
* | Adjust WF checks to use unsplit quantifiers.Gravatar Clément Pit--Claudel2015-08-21
* | Add some diversity to Dafny's alimentationGravatar Clément Pit--Claudel2015-08-21
| * Make use of new syntax in a test fileGravatar Rustan Leino2015-08-21
* | Interleave stderr output with test results; this allows one to print stuffGravatar Clément Pit--Claudel2015-08-21
* | Ignore flycheck_* files in runTestsGravatar Clément Pit--Claudel2015-08-21
* | Add tests for display expressions used as triggersGravatar Clément Pit--Claudel2015-08-21
* | Give up on trying to set the console's input encoding to UTF8Gravatar Clément Pit--Claudel2015-08-21
* | Allow display expressions as trigger termsGravatar Clément Pit--Claudel2015-08-21
* | Add /printTooltips to trigger testsGravatar Clément Pit--Claudel2015-08-21
* | Cleanup a number of FIXMEs that I had left in the codeGravatar Clément Pit--Claudel2015-08-20
| * MergeGravatar Rustan Leino2015-08-20
| |\ | |/ |/|
| * Changed equality tests involving traits from using strings to using reference...Gravatar Rustan Leino2015-08-20
| * Minor refactoringGravatar Rustan Leino2015-08-20
| * Fixed compilation that involve enumeration over native-type newtype values.Gravatar Rustan Leino2015-08-20
* | Make the dependency that DafnyServer has on DafnyPipeline explicitGravatar Clément Pit--Claudel2015-08-20
* | Fix a typoGravatar Clément Pit--Claudel2015-08-20
* | Implement the SelectTrigger method, removing redundant triggers.Gravatar Clément Pit--Claudel2015-08-20
* | Merge.Gravatar Clément Pit--Claudel2015-08-20
|\|
* | Move indentation of error messages to the ConsoleErrorReporterGravatar Clément Pit--Claudel2015-08-20
* | Discard error messages that refer to a non-nested TokenWrapper.Gravatar Clément Pit--Claudel2015-08-20
| * Fixed bug in type unificationGravatar Rustan Leino2015-08-20
| * MergeGravatar Rustan Leino2015-08-20
| |\
* | | Add unit tests for trigger-related error messagesGravatar Clément Pit--Claudel2015-08-20
* | | Simplify error reporting in the trigger generator to get cleaner messagesGravatar Clément Pit--Claudel2015-08-20
* | | Mark a few reporting functions as staticGravatar Clément Pit--Claudel2015-08-20
* | | Add a test to show how trigger splitting balances the downsides of loop detec...Gravatar Clément Pit--Claudel2015-08-20
* | | Allow users to disable quantifier splitting by with a {:split false} attributeGravatar Clément Pit--Claudel2015-08-20
* | | Add a wishlist folder to the test suite, with things that we do not support (...Gravatar Clément Pit--Claudel2015-08-19
* | | Add a test to check that there are as many errors as failed preconditionsGravatar Clément Pit--Claudel2015-08-19
* | | Add tests for quantifier splitting and trigger generationGravatar Clément Pit--Claudel2015-08-19
* | | Print matches for triggers as they appear in the bufferGravatar Clément Pit--Claudel2015-08-19
* | | Add a check for SplitQuantifiers that had been incorrectly left out from the ...Gravatar Clément Pit--Claudel2015-08-19
* | | Factor out some AST visiting codeGravatar Clément Pit--Claudel2015-08-19
| |/ |/|