| Commit message (Expand) | Author | Age |
* | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codepl... | Rustan Leino | 2013-03-05 |
* | Merge | Rustan Leino | 2012-10-04 |
|\ |
|
| * | bunch of refactorings | Unknown | 2012-10-03 |
| * | Boogie: updated syntax highlighting ("real") | Unknown | 2012-09-28 |
| * | Dafny: removed div/mod axioms, since Boogie now interprets div/mod | Unknown | 2012-09-28 |
| * | Merge | Unknown | 2012-09-27 |
| |\ |
|
| | * | DafnyExtension: make it usable also in Visual Studio 2012 | Unknown | 2012-09-27 |
| * | | Boogie: new syntax for integer division and modulus: use div and mod instead ... | boehmes | 2012-09-27 |
| |/ |
|
* | | Dafny: added iterators; for now, only parsing and resolving (and printing and... | Rustan Leino | 2012-09-25 |
| * | DafnyExtension: adding some missing keywords (for imports) | Unknown | 2012-09-21 |
| * | Added the new keyword (calc) to Util | Nadia Polikarpova | 2012-09-16 |
|/ |
|
* | DafnyExtension: addressed a class initialization order problem | Rustan Leino | 2012-09-09 |
* | DafnyExtension: new color (violet) for buffer snapshot sent to the verifier | Unknown | 2012-09-07 |
* | DafnyExtension: don't duplicate names of inherited identifiers | Unknown | 2012-08-30 |
* | DafnyExtension: changed how "_" is displayed (now display as a keyword, not a... | Unknown | 2012-08-30 |
* | Dafny: allow "_" as don't-care variable name | Unknown | 2012-08-30 |
* | DafnyExtension: fixed bug (omitted case: VarDeclStmt has no Update component) | Unknown | 2012-08-29 |
* | DafnyExtension: don't reverify a buffer with no changes | Rustan Leino | 2012-08-27 |
* | DafnyExtensions: better error handling | Rustan Leino | 2012-08-21 |
* | Dafny and Boogie: get rid of 'static' fields in parser | Rustan Leino | 2012-08-21 |
* | DafnyExtension: fixed bad merge | Rustan Leino | 2012-08-17 |
* | Merge | Rustan Leino | 2012-08-17 |
|\ |
|
* | | DafnyExtension: improved concurrency behavior | Unknown | 2012-08-17 |
| * | DafnyExtension: report out-of-time and out-of-memory errors | Rustan Leino | 2012-08-17 |
|/ |
|
* | DafnyExtension: toward some fixes | Unknown | 2012-08-17 |
* | DafnyExtension: simplified display of type names and field names | Unknown | 2012-08-17 |
* | DafnyExtension: various improvements | Unknown | 2012-08-16 |
* | DafnyExtension: improvements | Rustan Leino | 2012-08-15 |
* | DafnyExtension: do verification in a non-UI thread | Rustan Leino | 2012-08-15 |
* | DafnyExtension: fixed more missing cases for hover texts | Unknown | 2012-08-15 |
* | Dafny: fixed some bugs in the newly added DafnyExtension code | Unknown | 2012-08-15 |
* | Dafny: added Statement.SubExpressions getter | Unknown | 2012-08-15 |
* | Dafny: added Statement.SubExpressions getter | Unknown | 2012-08-15 |
* | Dafny: removed the defunct "havoc" keyword from various source-code highlighters | Unknown | 2012-08-15 |
* | Dafny: two bug fixes (resolution crashing on bad input, DafnyExtension crashi... | Unknown | 2012-08-14 |
* | DafnyExtension: hide execution-trace output, show split-expr related error l... | Rustan Leino | 2012-08-10 |
* | DafnyExtension: improvements | Rustan Leino | 2012-08-08 |
* | DafnyExtension: fixed build issues; added support for some refinement features | Rustan Leino | 2012-08-08 |
* | Dafny: the DafnyExtension mode for Visual Studio now calls the verifier and v... | Unknown | 2012-08-08 |
* | Dafny VS Extension: edited to make it build with new AST types, fixed some bu... | Unknown | 2012-08-02 |
* | Dafny: removed allocated keyword, changed module import syntax. "opened" keyw... | Jason Koenig | 2012-07-30 |
* | Dafny: fixed ghost checking for labeled (i.e. named) expressions, changed to ... | Jason Koenig | 2012-07-10 |
* | Dafny: added copredicates | Rustan Leino | 2012-07-03 |
* | Dafny: Implemented abstract modules | Jason Koenig | 2012-06-26 |
* | Dafny: removed support for the old keyword "unlimited" (all functions are lim... | Unknown | 2012-06-11 |
* | Dafny: added finite maps | Unknown | 2012-05-25 |
* | Dafny: fixed resolution bug for inductive datatypes (previous check did not h... | Unknown | 2012-04-25 |
* | Dafny VSX: fixed compilation inconsistency | Rustan Leino | 2012-01-10 |
* | Dafny: added predicates | Rustan Leino | 2012-01-10 |
* | Dafny: Start of new refinement features -- clean out old ones | Rustan Leino | 2012-01-04 |