index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Util
Commit message (
Expand
)
Author
Age
*
Replace the Emacs mode files by a pointer to the boogie-friends repo.
Clément Pit--Claudel
2015-08-23
*
Add an infinite set collection type.
qunyanm
2015-05-29
*
Fixed typo in the Dafny Emacs mode.
Nadia Polikarpova
2015-05-12
*
Added inductive predicates
leino
2015-05-06
*
added notice about vim-loves-dafny.
Michael Lowell Roberts
2015-04-27
*
Added 'protected' keyword (syntax)
leino
2015-03-07
*
Removed Util/VS2010 folder, which has been superseded by DafnyExtension years...
Rustan Leino
2015-02-27
*
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
*
Reformatting of emacs syntax file.
leino
2014-10-09
*
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
*
Fixed typo in latex style file
Rustan Leino
2014-03-20
*
Deprecated "comethod" keyword in favor of "colemma". (Also, "prefix method" -...
Rustan Leino
2014-02-23
*
Syntax highlighting for reals
Rustan Leino
2014-02-13
*
Increased space around "..." in latex style for Dafny.
Rustan Leino
2014-02-13
*
Italicize attributes in latex mode for Dafny
Rustan Leino
2014-02-10
*
Fixed emacs coloring to not color things that are only substrings of symbols
Bryan Parno
2013-12-12
*
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
*
Include <== operator in LaTeX style file
Rustan Leino
2013-05-12
*
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
*
renamed "abstract module" to "module facade"
Rustan Leino
2012-10-22
*
New feature:
Rustan Leino
2012-10-11
*
Migrated a missing file from the old Boogie codeplex
Rustan Leino
2012-10-04
*
Put all sources under \Source directory
Rustan Leino
2012-10-04
*
Merge
Rustan Leino
2012-10-04
|
\
|
*
bunch of refactorings
Unknown
2012-10-03
|
*
Dafny: removed div/mod axioms, since Boogie now interprets div/mod
Unknown
2012-09-28
|
*
DafnyExtension: make it usable also in Visual Studio 2012
Unknown
2012-09-27
*
|
Dafny: added iterators; for now, only parsing and resolving (and printing and...
Rustan Leino
2012-09-25
|
*
DafnyExtension: adding some missing keywords (for imports)
Unknown
2012-09-21
|
*
Added the new keyword (calc) to Util
Nadia Polikarpova
2012-09-16
|
/
*
DafnyExtension: addressed a class initialization order problem
Rustan Leino
2012-09-09
*
DafnyExtension: new color (violet) for buffer snapshot sent to the verifier
Unknown
2012-09-07
*
Dafny: fixed typo in latex mode
Unknown
2012-09-05
*
DafnyExtension: don't duplicate names of inherited identifiers
Unknown
2012-08-30
*
DafnyExtension: changed how "_" is displayed (now display as a keyword, not a...
Unknown
2012-08-30
*
Dafny: allow "_" as don't-care variable name
Unknown
2012-08-30
*
DafnyExtension: fixed bug (omitted case: VarDeclStmt has no Update component)
Unknown
2012-08-29
*
DafnyExtension: don't reverify a buffer with no changes
Rustan Leino
2012-08-27
*
DafnyExtensions: better error handling
Rustan Leino
2012-08-21
*
Dafny and Boogie: get rid of 'static' fields in parser
Rustan Leino
2012-08-21
*
DafnyExtension: fixed bad merge
Rustan Leino
2012-08-17
*
Merge
Rustan Leino
2012-08-17
|
\
*
|
DafnyExtension: improved concurrency behavior
Unknown
2012-08-17
[next]