summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Chalice: Applied patch 7685, this fixes a small bug that duplicated members a...Gravatar alexanderjsummers2011-01-12
* Applied patch 7636 - this fixes workitem 9978Gravatar alexanderjsummers2011-01-12
* Dafny: Fixed error in printing an error message. Changed "function method" ...Gravatar rustanleino2011-01-11
* Boogie build succeeded, 5 test(s) failedGravatar codeplexbot2011-01-11
* Boogie build succeeded, 1 test(s) failedGravatar codeplexbot2011-01-10
* Boogie: Updated 'PrepareBoogieZip.ba?t'.Gravatar wuestholz2011-01-10
* Boogie build succeeded, 1 test(s) failedGravatar codeplexbot2011-01-10
* Display casted pointersGravatar MichalMoskal2011-01-04
* 1. Converted assume to assert for the source infoGravatar qadeer2010-12-21
* stratified inlining: minor fix to the call tree being savedGravatar akashlal2010-12-21
* Changed attribute names in the BPL for source context assumption statements.Gravatar mikebarnett2010-12-21
* Use an explicit PdbReader instead of the more general ISourceLocationProvider...Gravatar mikebarnett2010-12-21
* added support for array translation.Gravatar qadeer2010-12-20
* fixed a small bug in inline codeGravatar qadeer2010-12-20
* Generate "assume {:filename "foo.cs"}{:line 3} true" statements for each stat...Gravatar mikebarnett2010-12-20
* Translate boolean types into Bpl.Type.Bool.Gravatar mikebarnett2010-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
* Chalice: this fixes a bug (an unsoundness) that arose in when a program combi...Gravatar mueller2010-12-16
* 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
* Added Alloc implementation to the PreludeGravatar qadeer2010-12-15
* Cleanup up the inlining codeGravatar qadeer2010-12-15
* Added a new option for splitting fieldsGravatar 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
* Fixed declaration of procedures from static methods so that they don't have t...Gravatar mikebarnett2010-12-14
* changed the prelude to use only the int type and eliminated bunch of axioms n...Gravatar qadeer2010-12-14
* Translate calls to static methods.Gravatar mikebarnett2010-12-14
* Add freshly-allocated object as argument to ctors.Gravatar mikebarnett2010-12-14
* Translate object creation expressions.Gravatar mikebarnett2010-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