index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
VCExpr
/
Boogie2VCExpr.cs
Commit message (
Expand
)
Author
Age
*
Normalise line endings using a .gitattributes file. Unfortunately
Dan Liew
2015-06-28
*
Added a setter for CommandLineOptions.ProverOptions and fixed several contracts.
wuestholz
2015-02-18
*
Change the return type of StandardVisitor.VisitLiteralExpr() from
Dan Liew
2015-01-25
*
Change the return type of StandardVisitor.VisitExistsExpr() from
Dan Liew
2015-01-25
*
Change the return type of StandardVisitor.VisitForAllExpr() from
Dan Liew
2015-01-25
*
Change the return type of StandardVisitor.VisitBvExtractExpr() from
Dan Liew
2015-01-25
*
Change the return type of StandardVisitor.VisitBvConcatExpr() from
Dan Liew
2015-01-25
*
Made invariant of class 'Trigger' robust by
0biha
2015-01-01
*
(Fixed and) strengthened contracts of ReadOnlyVisitor. The postconditions of...
Rustan Leino
2014-02-24
*
added syntax for par call and ParCallCmd
qadeer
2013-12-16
*
fixed bug
qadeer
2013-09-09
*
fixed the problem with codexprs
qadeer
2013-09-07
*
When a codeexpr is used at the top-level in an assume statement, we use the a...
qadeer
2013-09-04
*
Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...
wuestholz
2013-07-22
*
ExprSeq: farewell
Ally Donaldson
2013-07-22
*
RESeq: farewell
Ally Donaldson
2013-07-22
*
BlockSeq: farewell
Ally Donaldson
2013-07-22
*
CmdSeq: farewell
Ally Donaldson
2013-07-22
*
Started to remove ...Seq classes
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring towards replacing PureCollections.Sequence with List
Ally Donaldson
2013-07-22
*
Refactoring of TypeVariableSeq
Ally Donaldson
2013-07-22
*
Requires/EnsuresSeq replaced by List<Requires/Ensures>
Ally Donaldson
2013-07-22
*
Worked on the parallelization.
wuestholz
2013-07-11
*
Fixes for duality under corral
Ken McMillan
2013-06-14
*
removed call forall and * args to calls
Unknown
2013-02-23
*
Boogie: added type 'real' with overloaded arithmetic operations plus real div...
boehmes
2012-09-27
*
Removed AIFramework from Boogie -- use native trivial or native interval-base...
boehmes
2012-09-27
*
Boogie: Get rid of {:inline} attributes on axioms
Michal Moskal
2011-10-27
*
Boogie: Get rid of {:ignore} feature on axioms
Michal Moskal
2011-10-27
*
Renamed NonNullElements to NonNullDictionaryAndValues because the keys to dic...
mikebarnett
2011-03-10
*
Boogie:
rustanleino
2010-10-12
*
Boogie: Commented out all occurences of repeated inherited contracts - makes ...
tabarbe
2010-08-27
*
Disabled an expensive contract check. Instead, only check things that are act...
akashlal
2010-08-23
*
Boogie: Committing new source code for VCExpr
tabarbe
2010-08-13
*
Boogie: Renaming VCExpr sources in preparation for port commit
tabarbe
2010-08-13