summaryrefslogtreecommitdiff
path: root/Chalice/src/main/scala/Resolver.scala
Commit message (Expand)AuthorAge
* Chalice: Disallow unfolding expressions in postconditions.Gravatar stefanheule2012-10-01
* Chalice: Fix bug in detecting permissions in postconditions.Gravatar stefanheule2012-10-01
* Chalice: Fix type-checker incompleteness.Gravatar stefanheule2012-09-24
* Chalice: Fix bug of computing the function height.Gravatar stefanheule2012-09-19
* Chalice: Remove debug output.Gravatar stefanheule2012-09-13
* Chalice: Compute the 'height' for functions (based on the condensation of the...Gravatar stefanheule2012-09-13
* Chalice: Disallow accessibility predicates in function postconditions.Gravatar stefanheule2012-09-12
* Chalice: support for static functions. Functions declared "static" are axioma...Gravatar Unknown2012-09-05
* Chalice: Disallow 'waitlevel' in predicates.Gravatar stefanheule2012-06-03
* Chalice: Fix resolver bug, and add a test case for it.Gravatar stefanheule2012-03-13
* Chalice: Temporarily mark refinment extension as unsupported.Gravatar stefanheule2012-03-09
* Semi-automatic merge.Gravatar stefanheule2012-02-25
|\
* | Chalice: Code cleanup.Gravatar stefanheule2012-02-25
* | Chalice: first try at triggers for functionsGravatar stefanheule2012-02-25
* | Chalice: introduce BoogieExpr to allow boogie expressions in the Chalice ASTGravatar stefanheule2012-02-25
| * Chalice: partial fixes to the broken refinement extension regression tests.Gravatar Kuat Yessenov2011-12-21
| * Chalice: Disallow credit expressions in the specification of functions.Gravatar stefanheule2011-08-12
|/
* Chalice: Chalice is now built using sbt (simple built tool).Gravatar stefanheule2011-08-02