summaryrefslogtreecommitdiff
path: root/Util
Commit message (Expand)AuthorAge
...
* Boogie: Adding an autobuild and regression cmd file for Boogie and Dafny - Cl...Gravatar tabarbe2010-08-27
* 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
* Dafny: Fixed VS 2010 mode to really include all Dafny keywordsGravatar rustanleino2010-08-06
* Boogie: Added a new code snippet for IEnumerable out parametersGravatar tabarbe2010-08-02
* Code Snippets: Corrected an annoyance in one of the snippetsGravatar tabarbe2010-08-02
* Chalice:Gravatar kyessenov2010-07-30
* Boogie/Dafny: For those who may have not used custom code snippets before, so...Gravatar tabarbe2010-07-30
* Boogie/Dafny: Boogie and Dafny's conversion to C# and Code Contracts does not...Gravatar tabarbe2010-07-30
* VS2010 integration: fixed typo in Boogie mode (install for .bpl files, not .d...Gravatar rustanleino2010-07-19
* 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
* Syntax file for Chalice.Gravatar kyessenov2010-07-14
* Chalice: No longer use Mask for "held" field; instead, only use the value of...Gravatar rustanleino2010-07-14
* Another part of the testing with that file.Gravatar tabarbe2010-07-08
* Another test using that Multilingual Greetings fileGravatar tabarbe2010-07-08
* Dafny: keep counters for loops, temporary variables across two implementation...Gravatar kyessenov2010-07-07
* Dafny:Gravatar rustanleino2010-07-06
* (no commit message)Gravatar tabarbe2010-06-30
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* (no commit message)Gravatar tabarbe2010-06-29
* Testing whether history of an old file remains after rename and commit.Gravatar tabarbe2010-06-29
* Chalice:Gravatar rustanleino2010-06-25
* slightly improved syntax fileGravatar kyessenov2010-06-24
* VIM syntax file for BPL. I just had it laying around.Gravatar MichalMoskal2010-06-21
* A simple highlighting syntax file for Vim.Gravatar kyessenov2010-06-21
* Dafny:Gravatar rustanleino2010-05-21
* Boogie:Gravatar rustanleino2010-05-15
* Dafny:Gravatar rustanleino2010-05-08
* Dafny:Gravatar rustanleino2010-05-06
* Dafny:Gravatar rustanleino2010-03-16
* Removed files that were under GPL.Gravatar mikebarnett2010-02-22
* Boogie (Util): Added an Emacs flymake extension for BoogiePL.Gravatar wuestholz2010-02-19
* Boogie (Emacs mode): Added an alternative Emacs mode for BoogiePL. It support...Gravatar wuestholz2010-02-19
* Dafny: Added if-then-else expressions (replacing and extending the previous b...Gravatar rustanleino2010-02-04
* Dafny:Gravatar rustanleino2010-01-14
* Start (some parsing and resolution) of adding algebraic datatypes to Dafny.Gravatar rustanleino2009-11-08
* Introduced operator !in in Dafny. An expression "x !in S" is equivalent to "...Gravatar rustanleino2009-11-05
* Dafny: Added axioms for division and modulo.Gravatar rustanleino2009-09-15
* * Implemented channelsGravatar rustanleino2009-08-16
* Initial set of files.Gravatar mikebarnett2009-07-15