index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Util
/
vim
/
dafny.vim
Commit message (
Expand
)
Author
Age
*
Add imap keyword to VS/emacs/vim/latex files
chrishaw
2015-02-26
*
Added types "char" and "string" (the latter being a synonym for "seq<char>").
leino
2014-10-20
*
Changed syntax of derived types to "newtype"
leino
2014-08-21
*
added trait feature:
Reza Ahmadi
2014-07-18
*
Fixes to vim highlighting
Dan Rosén
2014-07-07
*
Added "modify" statement.
Rustan Leino
2014-04-03
*
Deprecated "comethod" keyword in favor of "colemma". (Also, "prefix method" -...
Rustan Leino
2014-02-23
*
Syntax highlighting for reals
Rustan Leino
2014-02-13
*
Add support for the "include" keyword, which accepts a (possibly relative) path
Bryan Parno
2013-12-10
*
Removed old keyword "choose"
Rustan Leino
2013-08-06
*
Introduced keywords "lemma" (like a "ghost method", but not allowed to have a...
Rustan Leino
2013-08-02
*
Renamed "parallel" statement to "forall" statement, and made the parentheses ...
Rustan Leino
2013-03-06
*
removed deprecated "allocated" keyword from DafnyExtension syntax highlighting
Rustan Leino
2012-10-22