summaryrefslogtreecommitdiff
path: root/Util/VS2010/Chalice
Commit message (Expand)AuthorAge
* Chalie: Fix Visual Studio integration and add note about JVM stack size probl...Gravatar stefanheule2011-08-04
* Chalice VS integration: recognize string literalsGravatar Rustan Leino2011-08-03
* Chalice: added string type and string literals (but no other string operations)Gravatar Rustan Leino2011-07-26
* Dafny: Improved default decreases clauses for methods and functionsGravatar rustanleino2010-11-25
* VSIP integration into VS: Changed idle delay to 300ms (from 1s). Distinguis...Gravatar rustanleino2010-11-17
* VS 2010: add "spec" as keyword in ChaliceGravatar kyessenov2010-09-02
* VS 2010 mode for Chalice: some errors didn't show up in the window because po...Gravatar kyessenov2010-08-20
* Simplified grammar for Chalice VS 2010 integration. It should now work and be...Gravatar kyessenov2010-08-19
* Chalice:Gravatar kyessenov2010-07-30
* Chalice: Introduced '[[ S ]]' as a shorthand syntax for 'lock (this) { S }'....Gravatar rustanleino2010-07-19
* Visual Studio 2010 integration for Dafny and Chalice. See the "How to instal...Gravatar rustanleino2010-07-15