summaryrefslogtreecommitdiff
path: root/Source/Core/BoogiePL.atg
Commit message (Expand)AuthorAge
* Boogie: Eliminated a couple of warnings by removing unused variable declarati...Gravatar wuestholz2011-01-21
* Boogie:Gravatar rustanleino2010-09-23
* Changed the interface of Parse so that it can consume a program from a StreamGravatar akashlal2010-09-03
* Boogie: Committing changed source filesGravatar tabarbe2010-08-20
* Boogie: Added boolean code expressions (sans well-formedness checks on the in...Gravatar rustanleino2010-08-10
* Boogie: Added an additional parameter 'defines' to the method 'BoogiePL.Parse...Gravatar wuestholz2010-07-06
* Updated the frame files to work with the latest Coco/R. This entails *not* ha...Gravatar mikebarnett2010-06-22
* added attributes to CallForallCmd as wellGravatar qadeer2010-03-07
* added the ability to annotate calls with attributesGravatar qadeer2010-03-06
* Split parts of AbsyExpr.ssc into AbsyQuant.ssc. Implement lambda expressions;...Gravatar MichalMoskal2010-02-19
* Implement if-then-else expression.Gravatar MichalMoskal2010-02-18
* Allow ":" in addition to "returns" in function definitions. Make the pretty-p...Gravatar MichalMoskal2009-12-17
* Fixed problem where nullary function with definition had caused a crash.Gravatar rustanleino2009-08-07
* Initial set of files.Gravatar mikebarnett2009-07-15