summaryrefslogtreecommitdiff
path: root/Source/VCExpr/SimplifyLikeLineariser.cs
Commit message (Expand)AuthorAge
* Merging complete. Everything looks good *crosses fingers*Gravatar Checkmate502016-06-06
* Modified translation so that z3 runs with type checking for simple binary ope...Gravatar Checkmate502015-10-14
* Began adding the float type to VC expressionGravatar Dietrich2015-04-27
* Fix nasty bug introduced by commit 61a94f409975.Gravatar Dan Liew2014-07-15
* Boogie: added type 'real' with overloaded arithmetic operations plus real div...Gravatar boehmes2012-09-27
* Boogie: internal clean-up, removed BvHandling type, everything now behaves as...Gravatar Rustan Leino2011-10-27
* Name the constant used in @MV_state function applications - otherwise we get ...Gravatar Michal Moskal2011-09-26
* Fix contracts so runtime checking can be turned on.Gravatar mikebarnett2011-03-07
* Boogie: Commented out all occurences of repeated inherited contracts - makes ...Gravatar tabarbe2010-08-27
* Boogie: Removed an incorrect Ensures clause on a void method.Gravatar tabarbe2010-08-27
* Chase type synonyms in arguments/results of map types when generating name (w...Gravatar MichalMoskal2010-08-18
* Change Synonym type printing to what it was, use a workaround in TypeToString...Gravatar MichalMoskal2010-08-18
* Fix stack overflow introduced in my previous checkin. Make /typeEncoding:m us...Gravatar MichalMoskal2010-08-18
* Boogie: Committing new source code for VCExprGravatar tabarbe2010-08-13
* Boogie: Renaming VCExpr sources in preparation for port commitGravatar tabarbe2010-08-13