summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAge
* Simplify state name selectionGravatar MichalMoskal2011-01-26
* VCC-BVD: display qualifiers of VCC-generated copies of local variables; hide ...Gravatar MichalMoskal2011-01-26
* Double-click in state list brings up source viewGravatar MichalMoskal2011-01-26
* Allow the provider to skip some states when generating SourceLocationsGravatar MichalMoskal2011-01-26
* Introduce new NamedState base class to reduce code duplicationGravatar MichalMoskal2011-01-26
* Display line numbers (useful for finding what the error message refers to)Gravatar MichalMoskal2011-01-26
* Right-clicking on a state allows to display the source code for itGravatar MichalMoskal2011-01-26
* Fix handling of addresses of fieldsGravatar MichalMoskal2011-01-24
* Hide #frame functions. Support state functions taking $heap($s).Gravatar MichalMoskal2011-01-24
* Boogie: Made the algorithm for finding Z3 more robust.Gravatar wuestholz2011-01-21
* Boogie: Eliminated a couple of warnings by removing unused variable declarati...Gravatar wuestholz2011-01-21
* Make the SMTLIB backend work again, particularly with /typeEncoding:mGravatar MichalMoskal2011-01-19
* 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