summaryrefslogtreecommitdiff
path: root/Source/Core/Scanner.cs
Commit message (Expand)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
* Scanner generation with CocoGravatar 0biha2014-12-24
* Made invariant of class 'Scanner' robust by changing the design (replaced pub...Gravatar 0biha2014-12-23
* Did more refactoring.Gravatar wuestholz2014-09-23
* Added /useBaseNameForFile command line argument. The ScannerGravatar Dan Liew2014-04-06
* added syntax for par call and ParCallCmdGravatar qadeer2013-12-16
* added parallel callsGravatar Unknown2013-03-01
* removed call forall and * args to callsGravatar Unknown2013-02-23
* Boogie: added type 'real' with overloaded arithmetic operations plus real div...Gravatar boehmes2012-09-27
* Boogie: new syntax for integer division and modulus: use div and mod instead ...Gravatar boehmes2012-09-27
* Boogie: Simplified (and liberalized) parsing of string literals as attribute ...Gravatar Unknown2012-03-12
* updated Boogie strings so that they can refer to \" (and more)Gravatar qadeer2012-03-12
* Updated the Parser.cs and Scanner.cs files in Boogie and Dafny and removed so...Gravatar wuestholz2011-07-15
* Factored out the ParserHelper class into a separate project and updated the f...Gravatar wuestholz2010-12-02
* Boogie:Gravatar rustanleino2010-10-26
* Boogie: Committing changed source filesGravatar tabarbe2010-08-20
* Boogie: Renaming core sources in preparation for port commitGravatar tabarbe2010-08-20