summaryrefslogtreecommitdiff
path: root/Source/ExecutionEngine/ExecutionEngine.cs
Commit message (Expand)AuthorAge
* Merging complete. Everything looks good *crosses fingers*Gravatar Checkmate502016-06-06
* VC gen for security propertiesGravatar akashlal2015-04-05
* fixed crash reported by Dan.Gravatar qadeer2015-03-02
* Made the trace output for the caching more detailed.Gravatar wuestholz2015-01-29
* Worked on the verification result caching (trace output).Gravatar wuestholz2015-01-26
* MergeGravatar qadeer2015-01-16
|\
* | removed "layer" attribute from the desugared programGravatar qadeer2015-01-16
| * Removed unnecessary stage-related attributes from candidate annotations.Gravatar Ally Donaldson2015-01-10
|/
* Updated to Staged HoudiniGravatar Ally Donaldson2015-01-08
* Minor changesGravatar wuestholz2015-01-02
* Minor changeGravatar wuestholz2014-12-26
* Worked on the verification result caching.Gravatar wuestholz2014-11-03
* Fixed minor issue.Gravatar wuestholz2014-11-02
* Made it produce more trace output for the verification result caching.Gravatar wuestholz2014-11-02
* Added a todo.Gravatar wuestholz2014-10-18
* Did some refactoring.Gravatar wuestholz2014-10-18
* Made it produce more trace output for the verification result caching.Gravatar wuestholz2014-10-18
* Minor changesGravatar wuestholz2014-10-15
* Made it produce more trace output for the verification result caching.Gravatar wuestholz2014-10-14
* Minor changeGravatar wuestholz2014-10-14
* Minor changesGravatar wuestholz2014-10-13
* Minor changeGravatar wuestholz2014-10-13
* Add '/traceCaching' flag.Gravatar wuestholz2014-10-13
* Did more refactoring and addressed several todos.Gravatar wuestholz2014-09-23
* Did more refactoring.Gravatar wuestholz2014-09-23
* Did some refactoring.Gravatar wuestholz2014-09-23
* Minor refactoringGravatar wuestholz2014-08-03
* Changed how canceled tasks are dealt with.Gravatar wuestholz2014-07-31
* removed /doNotUseParallelismGravatar qadeer2014-07-30
* Made it bound the number of executing tasks by the number of cores specified ...Gravatar wuestholz2014-07-30
* Refactored how checksums are computed.Gravatar wuestholz2014-07-13
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-10
* Worked on the more advanced verification result caching.Gravatar wuestholz2014-07-09
* Worked on adding support for "canned errors".Gravatar wuestholz2014-07-07
* Did some refactoring, fixed minor issues, and made it apply the more advanced...Gravatar wuestholz2014-07-06
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-04
* Fixed issue involving axioms in the dependency analysis used for verification...Gravatar wuestholz2014-07-03
* Made it collect more statistics about the more advanced verification result c...Gravatar wuestholz2014-07-01
* Made it collect some statistics about the more advanced verification result c...Gravatar wuestholz2014-06-30
* a fix in Inline method; it should look for inline attribute only on procedure...Gravatar qadeer2014-06-28
* Added a program cache (used by the more advanced verification result caching).Gravatar wuestholz2014-06-28
* 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