summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Chalice: Fix resolver bug, and add a test case for it.Gravatar stefanheule2012-03-13
* Chalice: New test case to cover internally found bug (already fixed by change...Gravatar stefanheule2012-03-13
* Chalice: Fix tracking of folded predicates under old().Gravatar stefanheule2012-03-13
* Chalice: By default use the new stdin method to pass the Boogie program to Bo...Gravatar stefanheule2012-03-13
* Chalice: Do not print empty conditionals.Gravatar stefanheule2012-03-13
* Chalice: Adapt test and reference output to recent changes (previously failin...Gravatar stefanheule2012-03-13
* Chalice: Make sure secondary permissions stay positive.Gravatar stefanheule2012-03-13
* Chalice: Disable refinement tests.Gravatar stefanheule2012-03-13
* Chalice: Fix problem introduced by backing out changeset 622fb6995ea4 (namely...Gravatar stefanheule2012-03-13
* Backed out changeset: 622fb6995ea4Gravatar stefanheule2012-03-13
* Boogie: Simplified (and liberalized) parsing of string literals as attribute ...Gravatar Unknown2012-03-12
* Boogie: temporarily disabled the "datatypes" test cases, until a null derefer...Gravatar Unknown2012-03-12
* Chalice: two new test cases to test the predicates.Gravatar stefanheule2012-03-12
* MergeGravatar stefanheule2012-03-12
|\
| * MergeGravatar qadeer2012-03-12
| |\
| * | updated Boogie strings so that they can refer to \" (and more)Gravatar qadeer2012-03-12
* | | Chalice: two new tests to check the predicate fix.Gravatar stefanheule2012-03-12
| | * Boogie build succeededGravatar CodeplexBot2012-03-12
| |/
| * make the call to ProcessDataTypeConstructors in the right placeGravatar qadeer2012-03-11
* | Chalice: Fix treatment of 'unfolding' w.r.t. secondary permissions.Gravatar stefanheule2012-03-11
* | Chalice: Simpler approach to tracking secondary permissions.Gravatar stefanheule2012-03-11
| * further sanitization of string in :value attributeGravatar qadeer2012-03-11
| * MergeGravatar qadeer2012-03-10
| |\
| * | houdini cleanup continuedGravatar qadeer2012-03-10
| | * Boogie build succeededGravatar CodeplexBot2012-03-11
| |/ |/|
* | Chalice: Command line option /noBplFile that directly passes the intermediate...Gravatar stefanheule2012-03-10
* | MergeGravatar Rustan Leino2012-03-09
|\ \
* | | Dafny: fixed build errorGravatar Rustan Leino2012-03-09
| * | Boogie build failedGravatar CodeplexBot2012-03-10
|/ /
* | MergeGravatar Unknown2012-03-09
|\ \
* | | Boogie: map the given filename stdin.bpl to standard inputGravatar Unknown2012-03-09
| * | MergeGravatar Rustan Leino2012-03-09
| |\ \
| | | * added breadcrumb to the beginning of each methodGravatar qadeer2012-03-09
| | |/
| | * Chalice: Temporarily mark refinment extension as unsupported.Gravatar stefanheule2012-03-09
| | * Chalice: Catch errors during type-checking and parsing, just like for the tra...Gravatar stefanheule2012-03-09
| | * Automatic merge.Gravatar stefanheule2012-03-09
| | |\ | |_|/ |/| |
| * | Dafny: fixed compilation problem with names in _default moduleGravatar Rustan Leino2012-03-08
|/ /
| * Chalice: Fix counter.chalice test-case.Gravatar stefanheule2012-03-08
| * Chalice: Remove artifact from old model of handling permissions and havocing.Gravatar stefanheule2012-03-08
| * Chalice: Add additional assumption about "held" field for "holds(o)" construc...Gravatar stefanheule2012-03-08
| * Chalice: Fix problem with "held" ghost field, which is managed without permis...Gravatar stefanheule2012-03-08
* | Dafny: removed a now-inferred type-parameter instantiation in a test fileGravatar Unknown2012-03-07
* | MergeGravatar Rustan Leino2012-03-07
|\ \
* | | Dafny: added ghost modules (the meaning is simply that such a module will not...Gravatar Rustan Leino2012-03-07
| * | MergeGravatar mschwerhoff2012-03-07
| |\ \ | |/ / |/| |
| * | Chalice: Modified permission scaling when rd-acquiring/releasing monitors suchGravatar mschwerhoff2012-03-07
* | | Dafny: added experimental feature {:autocontracts} to de-clutter idiomatic sp...Gravatar Unknown2012-03-05
* | | Race checking assertions are now added as invariants and pre/post conditions ...Gravatar Unknown2012-03-05
* | | Support for __all and __at_most_one annotationsGravatar Unknown2012-03-04
* | | MergeGravatar Unknown2012-03-04
|\ \ \