summaryrefslogtreecommitdiff
path: root/Source/BoogieDriver/BoogieDriver.ssc
Commit message (Expand)AuthorAge
* As it turns out, the C# Intellisense compiler takes precedence over the Spec#...Gravatar tabarbe2010-07-01
* I am working to port Boogie from Spec# to C#. As part of this process, I nee...Gravatar tabarbe2010-06-30
* Updated the frame files to work with the latest Coco/R. This entails *not* ha...Gravatar mikebarnett2010-06-22
* Added another option for lazy inlining based on macro expansion. This option...Gravatar qadeer2010-05-03
* First cut of lazy inlining. The option can be turned on by the flag /lazyInl...Gravatar qadeer2010-04-17
* added an option /doModSetAnalysis specially for ZvonimirGravatar qadeer2010-02-20
* Split parts of AbsyExpr.ssc into AbsyQuant.ssc. Implement lambda expressions;...Gravatar MichalMoskal2010-02-19
* 1. Removed a quadratic loop in SimplifyLikeLineariser.ssc in favor of a linea...Gravatar qadeer2010-02-16
* Implemented block coalescing invoked right after type checking.Gravatar qadeer2010-02-16
* (no commit message)Gravatar qadeer2010-02-12
* 1. Fixed bug in StandardVisitor.sscGravatar qadeer2010-02-09
* doomed stuff: minor bug fixes / improved output / more test casesGravatar schaef2009-11-19
* * Boogie and Dafny: added /cev:<file> optionGravatar rustanleino2009-09-15
* Initial set of files.Gravatar mikebarnett2009-07-15