summaryrefslogtreecommitdiff
path: root/Source/BoogieDriver
Commit message (Expand)AuthorAge
* Boogie: Committing changed referencesGravatar tabarbe2010-08-13
* Added the option /extractLoops to extract loops as procedure calls. If eithe...Gravatar qadeer2010-08-11
* Boogie: Sorry about that - no need for the conditional compilationGravatar tabarbe2010-08-09
* Boogie: Added the #if CONTRACTS_FULL statement around all usages of cce.csGravatar tabarbe2010-08-09
* fixed path to the binaries directory; there was an extra .."Gravatar qadeer2010-08-03
* Boogie: Changed BoogieDriver.cs to use a copy of cce.cs, rather than an inter...Gravatar tabarbe2010-07-30
* Made consistent the way all of the C# projects sign themselves and include th...Gravatar mikebarnett2010-07-30
* Changed reference to AbsInt from a dll reference to a project reference.Gravatar mikebarnett2010-07-28
* Boogie: VCGeneration port part 3/3: Updating sources to reference new project...Gravatar tabarbe2010-07-28
* Boogie: Committing my port of simplify, along with the slightly changed refer...Gravatar tabarbe2010-07-23
* Boogie: Committing my port of the SMTLib projectGravatar tabarbe2010-07-22
* Boogie: Repaired a reentrancy error in Z3/Simplify.Gravatar tabarbe2010-07-22
* Boogie: The reference to Z3 was dropped during the commit. Here it is back.Gravatar tabarbe2010-07-20
* Boogie: Forgot to check in this file. Hope no one tried to rebuild without i...Gravatar tabarbe2010-07-19
* <Boogie> Removed references to AssemblyInfo.cs files - unnecessary for the bu...Gravatar tabarbe2010-07-16
* <Boogie> BoogieDriver.csproj was missing a reference to AbsInt. Remedied tha...Gravatar tabarbe2010-07-16
* Boogie: Generated Code Contracts settings for BoogieDriver.csproj (everything...Gravatar tabarbe2010-07-15
* Fix for cyrptographic signing error.Gravatar kyessenov2010-07-14
* Fixed project files to point to references correctly and also to remove assem...Gravatar mikebarnett2010-07-14
* Boogie/Isabelle && Boogie/BoogieDriver: Moved the AssemblyInfo.cs files into ...Gravatar tabarbe2010-07-14
* <Boogie> <BoogieDriver> Committing my porting of BoogieDriver.cs and the chan...Gravatar tabarbe2010-07-14
* Renaming the old boogiedriver sources in preparation for syncing my ported ch...Gravatar tabarbe2010-07-13
* /stratifiedInline:n eagerly inlines n times before calling the stratified inl...Gravatar akashlal2010-07-10
* Removed a few unnecessary nonnull type declarations, as I also removed some u...Gravatar tabarbe2010-07-07
* Boogie: Added an additional parameter 'defines' to the method 'BoogiePL.Parse...Gravatar wuestholz2010-07-06
* Boogie: Fixed the build.Gravatar wuestholz2010-07-02
* These 2 files are remnants of attempting the earlier planned method of renami...Gravatar tabarbe2010-07-01
* 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
* Preparing Isabelle plugin sources for VCC release.Gravatar stobies2010-02-08
* doomed stuff: minor bug fixes / improved output / more test casesGravatar schaef2009-11-19
* * Boogie and Dafny: added /cev:<file> optionGravatar rustanleino2009-09-15
* Sign assembliesGravatar stobies2009-08-17
* Initial set of files.Gravatar mikebarnett2009-07-15