summaryrefslogtreecommitdiff
path: root/Chalice
Commit message (Expand)AuthorAge
* Chalice: Remove some old code updating the secondary mask, and add a missing ...Gravatar stefanheule2012-05-20
* Chalice: Fix the update of the predicate masks.Gravatar stefanheule2012-05-20
* Chalice: Fix reference output of modified test (line number change).Gravatar stefanheule2012-05-20
* Chalice: First version of yet another approach to predicates (using multiple ...Gravatar stefanheule2012-05-20
* Automatic merge.Gravatar stefanheule2012-05-18
|\
* | Chalice: Allow more expression in the predicate body.Gravatar stefanheule2012-05-18
* | Chalice: code documentationGravatar stefanheule2012-05-18
* | Backed out changeset: 2945d608ce60 (the change appears to perform worse in th...Gravatar stefanheule2012-05-18
* | Chalice: Use the version number to additionally constrain in which cases the ...Gravatar stefanheule2012-05-18
* | Chalice: Remove precondition that was previously necessary, but not any more.Gravatar stefanheule2012-05-18
* | Chalice: Update test reference output to account for an improvement in Chalice.Gravatar stefanheule2012-05-17
* | Chalice: Don't havoc on fold.Gravatar stefanheule2012-05-17
* | Chalice: Optimize what state can be carried over a havoc (as part of the new ...Gravatar stefanheule2012-05-16
* | Chalice: Support for recursive predicates with the new, alternative solution ...Gravatar stefanheule2012-05-16
* | Chalice: First version of an alternative solution to soundly treating predica...Gravatar stefanheule2012-05-16
| * MergeGravatar Christian Klauser2012-03-27
| |\
| * | Update test script shortcuts to work in Powershell (which supplies an absolut...Gravatar Christian Klauser2012-03-27
| | * Chalice: Added /boogieOpt:noinfer to chalice.bat in order to run Boogie witho...Gravatar mschwerhoff2012-03-26
| |/ |/|
* | 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
* | Chalice: two new test cases to test the predicates.Gravatar stefanheule2012-03-12
* | Chalice: two new tests to check the predicate fix.Gravatar stefanheule2012-03-12
* | 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
* | Chalice: Command line option /noBplFile that directly passes the intermediate...Gravatar stefanheule2012-03-10
* | 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
|\ \
* | | 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
| * | Chalice: Modified permission scaling when rd-acquiring/releasing monitors suchGravatar mschwerhoff2012-03-07
| |/
* | Chalice: Fix chalice.bat to work with paths that contain spaces.Gravatar stefanheule2012-02-27
* | Chalice: (change indendation of source file)Gravatar Unknown2012-02-27
* | Chalice: Fix problem with calculating the dependencies of functions.Gravatar Unknown2012-02-27
* | Chalice: Fix chalice.bat.Gravatar Unknown2012-02-27
* | Chalice: fix error introduced by the previous merge.Gravatar stefanheule2012-02-25
* | Semi-automatic merge.Gravatar stefanheule2012-02-25
|\|
* | Chalice: add missing reference files for two tests.Gravatar stefanheule2012-02-25
* | Chalice: update test case to correctly reflect current Chalice state.Gravatar stefanheule2012-02-25
* | Chalice: New test case for predicates.Gravatar stefanheule2012-02-25