summaryrefslogtreecommitdiff
path: root/Source/ExecutionEngine/ExecutionEngine.cs
Commit message (Expand)AuthorAge
...
* Changed the verification result cache to use the built-in 'MemoryCache' class.Gravatar wuestholz2014-06-28
* Add some pretty-printing, on by default. Turn off with the flag "/pretty:0"Gravatar Dan Rosén2014-06-24
* Worked on an extension of the existing verification result caching.Gravatar wuestholz2014-06-23
* Changed the 'verifySnapshots' command-line option to accept a numeric argumen...Gravatar wuestholz2014-06-20
* Refactored modset analysis to avoid the use of static fields. Static fields ...Gravatar Ally Donaldson2014-06-06
* Fixed minor issue.Gravatar wuestholz2014-05-28
* Undid accidental commitGravatar Ally Donaldson2014-05-27
* MergeGravatar Ally Donaldson2014-05-27
* Teach the ExecutionEngine to respect the -useBaseNameForFileName commandlineGravatar Dan Liew2014-04-09
* Added /useBaseNameForFile command line argument. The ScannerGravatar Dan Liew2014-04-06
* MergeGravatar Rustan Leino2014-02-28
|\
* | Changed all lambda-expression rewriting to be done as a pre-processing step b...Gravatar Rustan Leino2014-02-28
| * Added a fix to inlining so that it becomes cognizant of procedures that the u...Gravatar qadeer2014-02-28
| * added /doNotUseParallelism optionGravatar qadeer2014-02-27
|/
* added ReadOnlyStandardVisitorGravatar qadeer2014-02-24
* more refactoring of the concurrency stuffGravatar qadeer2013-12-20
* various updates and tighter integration of QED stuff into mainlineGravatar qadeer2013-12-19
* added syntax for par call and ParCallCmdGravatar qadeer2013-12-16
* some refactoring of QED stuffGravatar qadeer2013-12-10
* Expose certain program transformations in the execution engine to invoke them...Gravatar wuestholz2013-12-09
* removed bitvector analysis from BoogieGravatar qadeer2013-12-08
* fixed a bug regarding invocation of modsetanalysis w.r.t. OG desugaringGravatar qadeer2013-12-07
* do monomorphic checkingGravatar qadeer2013-11-22
* minor refactoringGravatar qadeer2013-10-25
* a minor refactoring + implemented mover checkingGravatar qadeer2013-10-25
* MergeGravatar qadeer2013-10-15
|\
* | bug fix in yield inference in modset analysisGravatar qadeer2013-10-15
| * MergeGravatar Pantazis Deligiannis2013-10-09
| |\ | |/ |/|
* | No need for OG with Stratified Inlining.Gravatar akashlal2013-09-08
| * MergeGravatar Pantazis Deligiannis2013-08-20
| |\ | |/ |/|
| * new option to disable checking for loop maintained invariants - this leads to...Gravatar Pantazis Deligiannis2013-08-15
* | cleaned up the OG codeGravatar qadeer2013-08-07
|/
* BlockSeq: farewellGravatar Ally Donaldson2013-07-22
* Revamp of staged Houdini, and completion of parallel support.Gravatar allydonaldson2013-07-18
* Extracted Houdini statistics into a record, and parametersied Houdini class w...Gravatar allydonaldson2013-07-16
* MergeGravatar allydonaldson2013-07-16
|\
* | Reworking of Staged Houdini in preparation for parallelising it.Gravatar allydonaldson2013-07-16
| * Changed the class 'ErrorInformation' to store the model separately.Gravatar wuestholz2013-07-12
| * Added an attribute to set the time limit for implementations.Gravatar wuestholz2013-07-12
|/
* Worked on the parallelization.Gravatar wuestholz2013-07-10
* Worked on the parallelization (task cancellation).Gravatar wuestholz2013-07-09
* Added an option to verify each input file separately.Gravatar wuestholz2013-07-05
* Worked on the parallelization.Gravatar wuestholz2013-07-01
* Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-07-01
* Addressed some \n versus \r\n issuesGravatar Rustan Leino2013-06-29
* Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-06-25
* Did some refactoring in the execution engine and worked on the parallelization.Gravatar wuestholz2013-06-21
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-20
* Did some refactoring in the execution engine.Gravatar wuestholz2013-06-19
* Did some refactoring in the execution engine.Gravatar wuestholz2013-06-19