summaryrefslogtreecommitdiff
path: root/Util/vim/dafny.vim
Commit message (Expand)AuthorAge
* Add an infinite set collection type.Gravatar qunyanm2015-05-29
* Added 'protected' keyword (syntax)Gravatar leino2015-03-07
* Add imap keyword to VS/emacs/vim/latex filesGravatar chrishaw2015-02-26
* Added types "char" and "string" (the latter being a synonym for "seq<char>").Gravatar leino2014-10-20
* Changed syntax of derived types to "newtype"Gravatar leino2014-08-21
* added trait feature:Gravatar Reza Ahmadi2014-07-18
* Fixes to vim highlightingGravatar Dan Rosén2014-07-07
* Added "modify" statement.Gravatar Rustan Leino2014-04-03
* Deprecated "comethod" keyword in favor of "colemma". (Also, "prefix method" -...Gravatar Rustan Leino2014-02-23
* Syntax highlighting for realsGravatar Rustan Leino2014-02-13
* Add support for the "include" keyword, which accepts a (possibly relative) pathGravatar Bryan Parno2013-12-10
* Removed old keyword "choose"Gravatar Rustan Leino2013-08-06
* Introduced keywords "lemma" (like a "ghost method", but not allowed to have a...Gravatar Rustan Leino2013-08-02
* Renamed "parallel" statement to "forall" statement, and made the parentheses ...Gravatar Rustan Leino2013-03-06
* removed deprecated "allocated" keyword from DafnyExtension syntax highlightingGravatar Rustan Leino2012-10-22