summaryrefslogtreecommitdiff
path: root/Source/Core/Parser.ssc
Commit message (Expand)AuthorAge
* Boogie: Renaming core sources in preparation for port commitGravatar tabarbe2010-08-20
* Added methods to read a file from any Stream objectGravatar akashlal2010-08-12
* Boogie: Added boolean code expressions (sans well-formedness checks on the in...Gravatar rustanleino2010-08-10
* Boogie: Removed trailing spaces in codeGravatar tabarbe2010-08-04
* 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
* Renaming ExtractExpr into BvExtractExpr to fit naming scheme of the other bit...Gravatar stobies2009-09-07
* Fixed problem where nullary function with definition had caused a crash.Gravatar rustanleino2009-08-07
* Initial set of files.Gravatar mikebarnett2009-07-15