summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* fixed bug (reported by Akash) in treatment of linear parameters to callsGravatar Unknown2013-05-06
* In the typecheck method of HavocCmd, added calls to typecheck the havoced varsGravatar Unknown2013-05-04
* MergeGravatar Unknown2013-05-04
|\
* | fixed bug reported by AkashGravatar Unknown2013-05-04
| * Print "\n" after a YieldCmdGravatar akashlal2013-05-03
| * Some code refactoringGravatar akashlal2013-05-03
|/
* MergeGravatar allydonaldson2013-04-30
|\
* | Staged HoudiniGravatar allydonaldson2013-04-30
| * Added a little bit of virtual-ness to the Inliner class. This is so that I canGravatar akashlal2013-04-28
| * AbsHoudini: Bug fixGravatar akashlal2013-04-28
| * AbsHoudini: Added support for /errorLimit:n, n > 1Gravatar akashlal2013-04-25
| * AbsHoudini: Added predicate-abstraction domain and some examples.Gravatar akashlal2013-04-25
| * AbsHoudini: Added support for DoNotUsLabels, domain for simulating Houdini,Gravatar akashlal2013-04-25
| * added free ensures to each procedure to compensate for havocing of allocatorGravatar Unknown2013-04-19
| * Made OG-Desugared parsable as a Boogie program.Gravatar akashlal2013-04-19
| * MergeGravatar akashlal2013-04-19
| |\
| | * AbsHoudini: Added SCC-based worklist, bug-fix for inline attribute,Gravatar akashlal2013-04-19
| * | Fix mod-set traversal to do visit code inside code expressions.Gravatar Rustan Leino2013-04-18
| |/
| * AbsHoudini: Added support for /inlineDepth, and fixed the regression testsGravatar akashlal2013-04-18
| * Nice clean re-implementation of AbstractHoudini. And testsGravatar akashlal2013-04-18
| * refactored og and fixed latest bug reported by chrisGravatar Unknown2013-03-20
| * the allocator corresponding to every linear variableGravatar Unknown2013-03-13
| * Added explicit mod set analysis calls to OG transform and linear transformGravatar Unknown2013-03-13
| * added mod set checking to the linear type checkerGravatar Unknown2013-03-13
| * fixed bugs in linear and ogGravatar Unknown2013-03-11
| * fixed bug in model printingGravatar Unknown2013-03-11
| * Added another constructor to CallCmdGravatar akashlal2013-03-11
| * Minor changes to AbstractHoudiniGravatar akashlal2013-03-10
| * MergeGravatar Unknown2013-03-09
| |\ | |/ |/|
| * fixed emitter for CallCmd to include asyncGravatar Unknown2013-03-09
* | Refactored MatchCandidateGravatar allydonaldson2013-03-08
* | MergeGravatar allydonaldson2013-03-08
|\ \
* | | MatchCandidate modified to match candidates by variable name, rather than by ...Gravatar allydonaldson2013-03-08
| | * MergeGravatar Unknown2013-03-07
| | |\ | | |/ | |/|
| | * updated the model parsing (probably caused by some change in Z3's output)Gravatar Unknown2013-03-07
| | * added support for linear sets without useArrayTheory (but there is some incom...Gravatar Unknown2013-03-07
| * | Fix LeastCommonAncestor method in Graph moduleGravatar Nathan Chong2013-03-07
| | * MergeGravatar Unknown2013-03-06
| | |\ | |_|/ |/| |
| | * in the process of adding support for linear sets without /useArrayTheoryGravatar Unknown2013-03-06
| |/
| * removing GPUVerify and Dafny.slnGravatar Unknown2013-03-05
| * MergeGravatar Rustan Leino2013-03-05
| |\
| * | Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codepl...Gravatar Rustan Leino2013-03-05
| | * fixed datatype bug reported by ChrisGravatar Unknown2013-03-05
| |/
* | MergeGravatar allydonaldson2013-03-05
|\|
| * fixed a bug in ogGravatar Unknown2013-03-04
| * fixed bugs in both parallel calls and linear stuff (reported by Chris)Gravatar Unknown2013-03-03
| * bug in OG for parallel callGravatar Unknown2013-03-02
| * added parallel callsGravatar Unknown2013-03-01
* | MergeGravatar allydonaldson2013-03-01
|\|
* | Fixed bug with predication, and fixed small problem with model generation rel...Gravatar allydonaldson2013-03-01