summaryrefslogtreecommitdiff
path: root/Source/Dafny/Util.cs
Commit message (Expand)AuthorAge
* Refactor the error reporting codeGravatar Clément Pit--Claudel2015-08-18
* Update the VS extension to use the error interface defined in 576eac2e17ffGravatar Clément Pit--Claudel2015-07-29
* Small refactoringGravatar Clément Pit--Claudel2015-07-27
* Clean up error reporting.Gravatar Clément Pit--Claudel2015-07-27
* Add code to calculate various interesting statistics about Dafny files.Gravatar Bryan Parno2015-07-01
* Allow underscores in numeric literals (and in field/destructor names that are...Gravatar leino2014-10-23
* Add char literals.Gravatar leino2014-10-20
* Added types "char" and "string" (the latter being a synonym for "seq<char>").Gravatar leino2014-10-20
* Add higher-order-functions and some other goodiesGravatar Dan Rosén2014-08-11
* New logical encoding of types with Is and IsAllocGravatar Dan Rosén2014-07-07
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04