summaryrefslogtreecommitdiff
path: root/Source/Core/LambdaHelper.ssc
Commit message (Expand)AuthorAge
* Also traverse bodies of function definitions when performing lambda expansion.Gravatar sboehme2010-07-23
* Boogie:Gravatar rustanleino2010-05-15
* Call program-wide lambda desugaring on axioms only. Call it on procedures in ...Gravatar MichalMoskal2010-03-12
* Boogie: Clone a TypedIdent to get rid of 'where' clauses during the translati...Gravatar rustanleino2010-03-12
* Fix up the polymorphic case for lambda; it probably still isn't quite correct.Gravatar MichalMoskal2010-02-19
* Split parts of AbsyExpr.ssc into AbsyQuant.ssc. Implement lambda expressions;...Gravatar MichalMoskal2010-02-19