summaryrefslogtreecommitdiff
path: root/Source/Core
Commit message (Expand)AuthorAge
* CVC4 ParserGravatar pantazis2013-06-12
* cvc4 command line option & cvc4.cs in ProversGravatar pantazis2013-06-12
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-10
* Worked on improving program snapshot verification.Gravatar wuestholz2013-06-05
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Did some refactoring in the Boogie driver.Gravatar wuestholz2013-06-03
* Added a feature for verifying several program snapshots (incl. result caching...Gravatar wuestholz2013-06-02
* Merge changes to support Corral in fixedpoint backendGravatar Ken McMillan2013-05-29
|\
| * Getting fixed point backend to work with Corral.Gravatar Ken McMillan2013-05-29
* | Improvements to Staged HoudiniGravatar allydonaldson2013-05-29
* | Staged Houdini can now take a path to a file of ignored variablesGravatar allydonaldson2013-05-27
|/
* deleted some commented codeGravatar Unknown2013-05-20
* further bug fixes in og; global copies of global variables are now thread localGravatar Unknown2013-05-19
* reworked the linear and og implementation based on available variables theoryGravatar Unknown2013-05-18
* merging changes for fixedpoint engine backendGravatar Ken McMillan2013-05-07
|\
* | Adding fixedpoint engine backendGravatar Ken McMillan2013-05-07
| * havocs and updates to globals added only if they are non-nullGravatar Unknown2013-05-06
| * 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
|/
* 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
| * 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
| * Fix mod-set traversal to do visit code inside code expressions.Gravatar Rustan Leino2013-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
| * Added another constructor to CallCmdGravatar akashlal2013-03-11
| * fixed emitter for CallCmd to include asyncGravatar Unknown2013-03-09
| * added support for linear sets without useArrayTheory (but there is some incom...Gravatar Unknown2013-03-07
| * in the process of adding support for linear sets without /useArrayTheoryGravatar Unknown2013-03-06
|/
* fixed datatype bug reported by ChrisGravatar Unknown2013-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
* removed call forall and * args to callsGravatar Unknown2013-02-23
* fixed bugs in typechecking of linear setsGravatar Unknown2013-02-13
* fixed another bug reported by ChrisHawGravatar Unknown2013-02-12
* Further bug fixes in OGGravatar Unknown2013-02-05
* fixed bug in OGGravatar Unknown2013-02-01
* handling old() in stable assertionsGravatar Unknown2013-01-30
* made a whole bunch of changes to linear and og stuffGravatar Unknown2013-01-29
* bug fix reported by ChrisGravatar Unknown2013-01-28