summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Introduce distinction between canonical element name and its aliasesGravatar MichalMoskal2010-10-26
* Compute canonical element namesGravatar MichalMoskal2010-10-26
* Copy local names between statesGravatar MichalMoskal2010-10-26
* More work on the generic namerGravatar MichalMoskal2010-10-26
* Start work on the generic namerGravatar MichalMoskal2010-10-26
* Updated parser.cs files to pick up the new .frame improvements from boogiepar...Gravatar rustanleino2010-10-26
* Boogie:Gravatar rustanleino2010-10-26
* Added AssemblyInfo.cs, missing from previous DafnyExtension check-inGravatar rustanleino2010-10-22
* New Dafny mode for Visual Studio 2010, using the VS2010 extensions.Gravatar rustanleino2010-10-22
* Miscellaneous changes:Gravatar rustanleino2010-10-22
* Chalice: Now compiles with Scala 2.7.7 and 2.8.0, the latter yields many warn...Gravatar mschwerhoff2010-10-21
* a bug fix in the loop extraction codeGravatar qadeer2010-10-19
* Boogie build succeededGravatar codeplexbot2010-10-15
* Make it display mapsGravatar MichalMoskal2010-10-15
* Implement find-all-namesGravatar MichalMoskal2010-10-14
* Display state sequential numbersGravatar MichalMoskal2010-10-14
* Move SkeletonItem to a separate fileGravatar MichalMoskal2010-10-14
* Display values in the state listGravatar MichalMoskal2010-10-14
* Make the tree actually workGravatar MichalMoskal2010-10-14
* Always show the entire tree, possibly grayed-outGravatar MichalMoskal2010-10-14
* Implement struct printingGravatar MichalMoskal2010-10-14
* Skip unchagned variables in model dumps. Fix testcaseGravatar MichalMoskal2010-10-14
* Work on keeping the unfolding skeleton when switching between statesGravatar MichalMoskal2010-10-14
* Add DisplayNode class with default IDisplayNode implementation. Add IDisplayN...Gravatar MichalMoskal2010-10-14
* Boogie build succeeded, 1 test(s) failedGravatar codeplexbot2010-10-13
* Bug fixes and speed up for doomed program point analysisGravatar schaef2010-10-13
* Add interfaces for langauge providers. Start with VCC provider.Gravatar MichalMoskal2010-10-12
* Put Model.cs in separate assembly. Fix signing/versioning with it.Gravatar MichalMoskal2010-10-12
* Add missing Clone() when storing incarnation maps; update testcase to make th...Gravatar MichalMoskal2010-10-12
* Add function and constant viewGravatar MichalMoskal2010-10-12
* Put in proper namespace, move files around.Gravatar MichalMoskal2010-10-12
* Make the -mv option use the new Model class.Gravatar MichalMoskal2010-10-12
* Starting work on Boogie Model Viewer.Gravatar MichalMoskal2010-10-12
* Boogie:Gravatar rustanleino2010-10-12
* Chalice: allow replace by to match LocalVarGravatar kyessenov2010-10-09
* Chalice:Gravatar rustanleino2010-10-09
* Chalice: permit replaces by to match assign clausesGravatar kyessenov2010-10-09
* Boogie: fixed a Code Contract in the sourceGravatar rustanleino2010-10-09
* Fixes in state printing/initializationGravatar MichalMoskal2010-10-09
* Fix some bugs.Gravatar MichalMoskal2010-10-09
* Add model/state printing and parsingGravatar MichalMoskal2010-10-09
* Add state sequence API and creation, still untestedGravatar MichalMoskal2010-10-08
* Add the new model interface. Untested, doesn't yet include state sequenceGravatar MichalMoskal2010-10-08
* Boogie build succeeded, 29 test(s) failedGravatar codeplexbot2010-10-08
* Add one more fileGravatar MichalMoskal2010-10-07
* Get rid of some CCI dependencies in DriverGravatar MichalMoskal2010-10-07
* Update to include all build artifacts, also from DafnyGravatar MichalMoskal2010-10-07
* Update to VS2010.Gravatar MichalMoskal2010-10-07
* Chalice: fix a bug where output variables of a method were not decoupled.Gravatar kyessenov2010-10-05
* Minor fix to recursion depth in stratified inlining algorithm.Gravatar akashlal2010-10-02