summaryrefslogtreecommitdiff
path: root/Util/Emacs
Commit message (Expand)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codepl...Gravatar Rustan Leino2013-03-05
* MergeGravatar Rustan Leino2012-10-04
|\
| * Boogie: updated syntax highlighting ("real")Gravatar Unknown2012-09-28
| * Boogie: new syntax for integer division and modulus: use div and mod instead ...Gravatar boehmes2012-09-27
* | Dafny: added iterators; for now, only parsing and resolving (and printing and...Gravatar Rustan Leino2012-09-25
| * Added the new keyword (calc) to UtilGravatar Nadia Polikarpova2012-09-16
|/
* Dafny: removed the defunct "havoc" keyword from various source-code highlightersGravatar Unknown2012-08-15
* Dafny emacs mode: changed a menu name (Does anyone ever use this menu anyhow?)Gravatar Unknown2012-08-14
* Dafny: removed allocated keyword, changed module import syntax. "opened" keyw...Gravatar Jason Koenig2012-07-30
* Dafny: fixed ghost checking for labeled (i.e. named) expressions, changed to ...Gravatar Jason Koenig2012-07-10
* Dafny: added copredicatesGravatar Rustan Leino2012-07-03
* Dafny: removed support for the old keyword "unlimited" (all functions are lim...Gravatar Unknown2012-06-11
* Dafny: fixed resolution bug for inductive datatypes (previous check did not h...Gravatar Unknown2012-04-25
* Dafny: added predicatesGravatar Rustan Leino2012-01-10
* Dafny: Start of new refinement features -- clean out old onesGravatar Rustan Leino2012-01-04
* Dafny: Added "type" declaration (syntax: "type X;"), which introduces an arbi...Gravatar Rustan Leino2011-11-21
* Dafny: added "multiset" keyword to syntax highlighting in emacs, vim, latex, VSXGravatar Rustan Leino2011-11-09
* Dafny: removed Dafny's "foreach" statements (replaced by the new "parallel" s...Gravatar Rustan Leino2011-10-26
* Dafny: changed triggers (which are never really used, anyhow) from having a s...Gravatar Rustan Leino2011-10-21
* Jennisys: added "ensures" to emacs modeGravatar Rustan Leino2011-10-19
* Jennisys: change of keywords, now: interface/datamodel/codeGravatar Rustan Leino2011-09-28
* Chalice: added string type and string literals (but no other string operations)Gravatar Rustan Leino2011-07-26
* Dafny: removed deprecated "call" and "use" keywords from syntax highlightersGravatar Rustan Leino2011-06-20
* Dafny: added constructorsGravatar Rustan Leino2011-05-28
* Dafny: added type "nat"Gravatar Rustan Leino2011-04-19
* Jennisys: Parse and printGravatar Rustan Leino2011-04-07
* Dafny: added "choose" operator on setsGravatar rustanleino2011-03-26
* Dafny:Gravatar rustanleino2011-02-17
* Miscellaneous changes:Gravatar rustanleino2010-10-22
* Chalice:Gravatar rustanleino2010-10-09
* Dafny:Gravatar rustanleino2010-09-17
* Chalice: No longer use Mask for "held" field; instead, only use the value of...Gravatar rustanleino2010-07-14
* Dafny:Gravatar rustanleino2010-07-06
* Chalice:Gravatar rustanleino2010-06-25
* 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
* Dafny: Added axioms for division and modulo.Gravatar rustanleino2009-09-15
* * Implemented channelsGravatar rustanleino2009-08-16
* Initial set of files.Gravatar mikebarnett2009-07-15