summaryrefslogtreecommitdiff
path: root/Chalice
Commit message (Expand)AuthorAge
* Chalice: Fix workitem 10191 (escaping method arguments).Gravatar stefanheule2011-07-07
* Chalice: New test script to execute all tests (in all folder) at once. Test s...Gravatar stefanheule2011-07-07
* Chalice: Error message of the valid-permission-check often included '<undefin...Gravatar stefanheule2011-07-07
* Chalice: Allow _ as wildcard in the eval construct for parameters. Usage is d...Gravatar stefanheule2011-07-07
* Chalice: fix workitem 10194 (unfolding and old-expressions).Gravatar stefanheule2011-07-06
* Chalice: fix workitem 10199 (partial unfolding of nested predicates).Gravatar stefanheule2011-07-06
* Chalice: fix workitem 8236 (lockchange on return values causes invalid Boogie...Gravatar stefanheule2011-07-05
* MergeGravatar mschwerhoff2011-07-05
|\
* | Chalice: Removed debug codeGravatar mschwerhoff2011-07-05
| * Chalice: Four new interesting Chalice examples (added to test suite with the ...Gravatar stefanheule2011-07-05
|/
* Chalice: Fixed a bug that prevented Chalice from correctly dealing with Boogi...Gravatar Unknown2011-07-05
* Chalice: Completely switch to new testing scripts (more flexible and fine-gra...Gravatar stefanheule2011-07-05
* Chalice: New permission model that provides more abstraction and more flexibi...Gravatar stefanheule2011-07-01
* Fix some deprecation warnings from scalac 2.8.0.Gravatar kyessenov2011-02-16
* Chalice: Applied patch 7685, this fixes a small bug that duplicated members a...Gravatar alexanderjsummers2011-01-12
* Applied patch 7636 - this fixes workitem 9978Gravatar alexanderjsummers2011-01-12
* Chalice: this fixes a bug (an unsoundness) that arose in when a program combi...Gravatar mueller2010-12-16
* Small changes to compile and test Chalice on Linux.Gravatar kyessenov2010-12-04
* Chalice: white space delta in test fileGravatar rustanleino2010-11-17
* Chalice: Automatically created a simple class diagram of the current ASTGravatar mschwerhoff2010-11-13
* Chalice: Added axioms about div and mod. Updated DuplicatesVideo.chaliceGravatar rustanleino2010-11-06
* Miscellaneous changes:Gravatar rustanleino2010-10-22
* Chalice: Now compiles with Scala 2.7.7 and 2.8.0, the latter yields many warn...Gravatar mschwerhoff2010-10-21
* Chalice: allow replace by to match LocalVarGravatar kyessenov2010-10-09
* Chalice:Gravatar rustanleino2010-10-09
* Chalice: permit replaces by to match assign clausesGravatar kyessenov2010-10-09
* Chalice: fix a bug where output variables of a method were not decoupled.Gravatar kyessenov2010-10-05
* Chalice: incorporate another regression testGravatar kyessenov2010-09-03
* Chalice: added Duplicates refinement from Verification Corner videoGravatar kyessenov2010-09-02
* Chalice: fix in refinement loop target resolution; added "spec" as a keyword ...Gravatar kyessenov2010-09-02
* Chalice: working out mask transfers between concrete and abstract heaps -- ne...Gravatar kyessenov2010-08-24
* Chalice:Gravatar kyessenov2010-08-24
* Chalice: exhale spec statement post condition in refinement block translation...Gravatar kyessenov2010-08-23
* Chalice: copy concrete values for every permission in coupling invariants of ...Gravatar kyessenov2010-08-23
* Chalice:Gravatar kyessenov2010-08-23
* Chalice: spec stmt was unimplementable; changed it and refined; Z3 produces e...Gravatar kyessenov2010-08-22
* Chalice: start of a DSW refinementGravatar kyessenov2010-08-22
* Chalice: refining lists doesn't quite work yet...Gravatar kyessenov2010-08-22
* Chalice: limited functions are still problematic (see Calculator.chalice)Gravatar kyessenov2010-08-22
* Chalice:Gravatar kyessenov2010-08-22
* Chalice:Gravatar kyessenov2010-08-21
* server-side renameGravatar kyessenov2010-08-21
* Chalice: added syntax, printer and resolver for coupling invariantsGravatar kyessenov2010-08-20
* VS 2010 mode for Chalice: some errors didn't show up in the window because po...Gravatar kyessenov2010-08-20
* Chalice: more regression tests; cosmetic changes to codeGravatar kyessenov2010-08-19
* Chalice: added finite differencing refinementGravatar kyessenov2010-08-19
* Chalice:Gravatar kyessenov2010-08-19
* Chalice:Gravatar kyessenov2010-08-19
* Chalice: turn asserts into assumes for method refinements (use -noFreeAssume ...Gravatar kyessenov2010-08-19
* Chalice:Gravatar kyessenov2010-08-18