summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Fix a bug in distinct() encodingGravatar MichalMoskal2011-01-19
* The TPTP backend works for some very limited examplesGravatar MichalMoskal2011-01-18
* Copy SMTLib "prover" as a basis for TPTP "prover".Gravatar MichalMoskal2011-01-18
* More user-friendly canonical namesGravatar MichalMoskal2011-01-17
* Don't use local variable names as canonical namesGravatar MichalMoskal2011-01-14
* Make the filename length limit be 30 (as in VCC)Gravatar MichalMoskal2011-01-14
* Add description of {:selective_checking} to the /attrHelp. Fix the testcase.Gravatar MichalMoskal2011-01-13
* Display globals. Improve naming of function nodes in long ids.Gravatar MichalMoskal2011-01-13
* Display full name of node in tooltipGravatar MichalMoskal2011-01-13
* Dafny: Fixed some build issues with duplicated and malformed Code Contracts.Gravatar rustanleino2011-01-13
* Dafny: Fixed error in printing an error message. Changed "function method" ...Gravatar rustanleino2011-01-11
* Display casted pointersGravatar MichalMoskal2011-01-04
* stratified inlining: minor fix to the call tree being savedGravatar akashlal2010-12-21
* fixed a small bug in inline codeGravatar qadeer2010-12-20
* stratified inlining: record the name of the main procedure.Gravatar akashlal2010-12-18
* Improve handling of arrays embedded in structsGravatar MichalMoskal2010-12-17
* Add new feature: {:selective_checking} on procedures. See testcase for a desc...Gravatar MichalMoskal2010-12-17
* Add functions generated in lambda-expansion of function body to top-level pro...Gravatar MichalMoskal2010-12-17
* A couple of bug fixesGravatar akashlal2010-12-16
* fixed a couple of issues:Gravatar qadeer2010-12-16
* Better handling of user provided skolem variablesGravatar MichalMoskal2010-12-16
* Search in long names, not the short onesGravatar MichalMoskal2010-12-16
* Cleanup up the inlining codeGravatar qadeer2010-12-15
* Changed the behavior of /doModSetAnalysis so thatGravatar qadeer2010-12-15
* Display ghost localsGravatar MichalMoskal2010-12-15
* Add reload-model option. Bugfixes when switching modelsGravatar MichalMoskal2010-12-15
* Include one more expert level (this need to be rethought I guess).Gravatar MichalMoskal2010-12-14
* Add information about field being volatileGravatar MichalMoskal2010-12-14
* Support arrays and & pseudo-fieldGravatar MichalMoskal2010-12-14
* Add Func.OptEval function and some docsGravatar MichalMoskal2010-12-14
* stratified inlining: minor changes to coverage reporterGravatar akashlal2010-12-13
* Rework the namer interface a bitGravatar MichalMoskal2010-12-10
* Improve type detectionGravatar MichalMoskal2010-12-10
* Yet another icon updateGravatar MichalMoskal2010-12-10
* Fix typoGravatar MichalMoskal2010-12-10
* Improve the iconGravatar MichalMoskal2010-12-10
* Add an icon. Get rid of SearchBox (not used).Gravatar MichalMoskal2010-12-10
* Boogie: Did some minor refactoring.Gravatar wuestholz2010-12-10
* Display Skolem constants (no functions yet)Gravatar MichalMoskal2010-12-10
* Allow for model selection if there are multiple in the fileGravatar MichalMoskal2010-12-10
* Use a made-up name when Context.Lookup() cannot find a nameGravatar MichalMoskal2010-12-10
* Don't crash in Context.Lookup when the namer has never seen the name. This ha...Gravatar MichalMoskal2010-12-10
* Add ToString() overrides to help in debuggingGravatar MichalMoskal2010-12-10
* Rename BVD binary to (suprise!) BVDGravatar MichalMoskal2010-12-08
* stratified inlining: added option of turning off CheckAssumptionsGravatar akashlal2010-12-07
* z3api: Bug fix with timeout. Use CheckAssumptions.Gravatar akashlal2010-12-07
* Move CCE to 4.0Gravatar MichalMoskal2010-12-06
* Ignore one more VCC functionGravatar MichalMoskal2010-12-06
* One more link to version.csGravatar stobies2010-12-06
* Removed superfluous app.configGravatar stobies2010-12-06