summaryrefslogtreecommitdiff
path: root/Source/VCGeneration
Commit message (Expand)AuthorAge
...
| * | updating FindLeastToVerify to the new flowGravatar akashlal2012-05-28
|/ /
* | Better interface for adding skipped calls, andGravatar akashlal2012-05-26
* | new stratified inlining (initial prototype)Gravatar qadeer2012-05-25
* | more refactoring in stratified inliningGravatar qadeer2012-05-24
* | small fixGravatar qadeer2012-05-21
* | starting the implementation of the new stratified inlining APIGravatar qadeer2012-05-21
* | MergeGravatar qadeer2012-05-10
|\ \
* | | some other cleanupsGravatar qadeer2012-05-10
| * | Slightly better management of outermost Push-Pop and FlushAxiomsGravatar Unknown2012-05-02
|/ /
* | z3 process is killed nowGravatar qadeer2012-05-01
* | added counterexample generation based on labels back to stratified inliningGravatar qadeer2012-05-01
* | log file fixGravatar qadeer2012-04-30
* | clean up in stratified inliningGravatar qadeer2012-04-29
* | eliminated class ErrorModelGravatar qadeer2012-04-28
* | removed proccopybounding codeGravatar qadeer2012-04-28
* | eliminated LazyInliningInfoGravatar qadeer2012-04-28
* | removed lazy inliningGravatar qadeer2012-04-28
* | Added test to stratified inlining.Gravatar Unknown2012-04-24
* | various changes for using unsat cores in HoudiniGravatar qadeer2012-04-17
* | Added functionality to "skip" procedures. Some cleanup.Gravatar akashlal2012-04-12
* | added nonUniformUnfolding optionGravatar qadeer2012-04-03
* | deleted the option UseUnsatCoreForInliningGravatar qadeer2012-04-02
* | MergeGravatar qadeer2012-04-01
|\ \
* | | commented out SuperAwesomeMethodGravatar qadeer2012-04-01
| * | bug fix for previous refactoringGravatar Unknown2012-04-02
* | | MergeGravatar qadeer2012-04-01
|\| |
* | | partial work on non-uniform loop unrollingGravatar qadeer2012-04-01
| * | Refactored CheckAssumptions APIGravatar Unknown2012-04-02
|/ /
* | bug fixGravatar qadeer2012-02-29
* | verbose mode for stratified inlining.Gravatar Unknown2012-02-29
* | Cleaned up code by getting rid of ApiProverInterface.Gravatar Unknown2012-02-29
* | MergeGravatar qadeer2012-02-28
|\ \
* | | fix to keep old behavior of OnModel in SIGravatar qadeer2012-02-28
| * | Introduce ApiProverInterface.CheckOutcomeCore() for stratified inlining; simp...Gravatar Michal Moskal2012-02-28
|/ /
* | fixed up SI to work with new error trace generationGravatar qadeer2012-02-28
* | further fixesGravatar qadeer2012-02-28
* | various cleanup regarding /doNotUseLabelsGravatar qadeer2012-02-28
* | one more fixGravatar qadeer2012-02-27
* | fixing stratified inlining to deal with new path infoGravatar qadeer2012-02-27
* | various fixes related to new error tracesGravatar qadeer2012-02-27
* | further fixes related to using uninterpreted function for error tracesGravatar qadeer2012-02-25
* | bug fixes related to using ControlFlowFunction instead of labelsGravatar qadeer2012-02-23
* | using model instead of labelsGravatar Unknown2012-02-23
|/
* verbose modeGravatar akashlal2012-02-19
* Print procs that reached the recursion bound.Gravatar Unknown2012-02-07
* Use DateTime.UtcNow instead of DateTime.NowGravatar stobies2012-01-11
* Boogie: fixed proof-obligation countingGravatar Rustan Leino2012-01-09
* Boogie: output number of proof obligations (asserts) along with timing inform...Gravatar Rustan Leino2012-01-09
* fixed problems with datatypesGravatar qadeer2011-12-29
* Make set iteration order deterministicGravatar Michal Moskal2011-12-07