index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Remove some old mercurial files.
Dan Liew
2015-04-03
*
Add .travis.yml file for TravisCI builds.
Dan Liew
2015-04-03
*
Add initial README.md
Dan Liew
2015-04-03
*
Add LICENSE file.
Dan Liew
2015-04-01
*
updated the example to include atomic specifications (sent by Suha)
qadeer
2015-03-29
*
Patch by Jeroen Ketema
Dan Liew
2015-03-27
*
Compute MustReach information lazily, on-demand
akashlal
2015-03-16
*
Added MustReach information to VC gen
akashlal
2015-03-11
*
If using -proverLog: make sure we flush after writing every line
Dan Liew
2015-03-10
*
Work around bug in Z3 4.3.2 and newer (https://z3.codeplex.com/workitem/188)
Dan Liew
2015-03-10
*
Fix bug in BigDec.FloorCeiling() which gave the wrong answers for
Dan Liew
2015-03-10
*
fixed crash reported by Dan.
qadeer
2015-03-02
*
Parse Bv values
akashlal
2015-03-02
*
Fix using "mkbv" as a variable name in a boogie program. This was
Dan Liew
2015-02-27
*
Fix using reserved Z3 keywords for real/int arithmetic operators. These are t...
Dan Liew
2015-02-27
*
Fix using reserved Z3 keywords for float operators. These are taken
Dan Liew
2015-02-27
*
fix from Serdar and Suha
qadeer
2015-02-24
*
Merge.
Dan Liew
2015-02-18
|
\
*
|
Fix bug where some reserved Z3 keywords were not sanitized
Dan Liew
2015-02-18
|
*
Eliminated calls to deprecated method.
wuestholz
2015-02-18
|
*
Added a setter for CommandLineOptions.ProverOptions and fixed several contracts.
wuestholz
2015-02-18
|
/
*
Protect Bitvector field of BvExtractExpr when it is immutable.
Dan Liew
2015-02-12
*
Protect E0 and E1 in BvConcatExpr if Expr is immutable.
Dan Liew
2015-02-12
*
Fix what looked like a serious design issue when Type checking
Dan Liew
2015-02-12
*
When an Expr immutable, never change Type reference if it has been set,
Dan Liew
2015-02-12
*
Protect the Args field of NAryExpr when it is immutable.
Dan Liew
2015-02-12
*
moved some things around
qadeer
2015-02-11
*
Fix performance issue in ComputeHashCode() methods of Expr classes.
Dan Liew
2015-02-02
*
Fix typechecking immutable Expr when we have
Dan Liew
2015-01-31
*
Made it produce slightly different passive commands for assignments to assump...
wuestholz
2015-01-30
*
Minor change to the encoding of partially verified assertions as VC
wuestholz
2015-01-30
*
Backed out changeset ed4196d6fe50
Dan Liew
2015-01-29
*
Make NUnit.Runners a require NuGet package again. This is an
Dan Liew
2015-01-29
*
Tweak the unit test documentation on Visual studio.
Dan Liew
2015-01-29
*
Try to fix the "out-of-the-box" build of Boogie under Visual Studio. It turns
Dan Liew
2015-01-29
*
Improve documentation on testing.
Dan Liew
2015-01-29
*
Made the trace output for the caching more detailed.
wuestholz
2015-01-29
*
Add unit tests to check that ComputeHashCode() and GetHashCode() agree
Dan Liew
2015-01-29
*
Add unit tests to check that ComputeHashCode() and GetHashCode() agree
Dan Liew
2015-01-29
*
Protect the body of ForAllExpr, ExistsExpr and LambdaExpr when they
Dan Liew
2015-01-29
*
Fix ForAllExpr, ExistsExpr and LambdaExpr constructors so it is possible
Dan Liew
2015-01-29
*
Protect the NAryExpr.Fun field when the NAryExpr is immutable.
Dan Liew
2015-01-29
*
Protect the Expr field of OldExpr if it is immutable. Add unit test
Dan Liew
2015-01-29
*
Add some unit tests to check the enforcement of Expr immutability.
Dan Liew
2015-01-29
*
Protect the Type field of an Expr if is Immutable. Note if the Expr
Dan Liew
2015-01-29
*
Protect the Name and Decl fields of IdentifierExpr when it is
Dan Liew
2015-01-29
*
Prevent a BvConst being changed once constructed. The motivation
Dan Liew
2015-01-29
*
Add the ability to declare Expr to be immutable at construction time.
Dan Liew
2015-01-29
*
minor fix to the golden file
qadeer
2015-01-28
*
added lit stuff at the top of the file and the golden output
qadeer
2015-01-28
[prev]
[next]