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
Commit message (
Expand
)
Author
Age
*
Boogie: Removed trailing spaces in code
tabarbe
2010-08-04
*
Fixed bug in translation of select/store arguments that are Boolean
qadeer
2010-04-20
*
First cut of lazy inlining. The option can be turned on by the flag /lazyInl...
qadeer
2010-04-17
*
Boogie:
rustanleino
2010-02-20
*
Implement if-then-else expression.
MichalMoskal
2010-02-18
*
* Added "deprecated" comment in help message about /interprocInfer switch. T...
rustanleino
2010-02-18
*
1. Removed a quadratic loop in SimplifyLikeLineariser.ssc in favor of a linea...
qadeer
2010-02-16
*
Boogie: Peephole optimization to reduce depth of formulas created during VC ...
rustanleino
2010-02-15
*
Implemented the command line switch /useArrayTheory. This switch should be u...
qadeer
2010-01-21
*
Evidently, Z3 does not like QID's to start with a digit. If a Boogie filenam...
rustanleino
2009-10-14
*
Added /z3lets switch, which governs which kinds of LET expressions are sent t...
rustanleino
2009-10-04
*
Fixed some bugs in the generation of bitvector input for Z3.
rustanleino
2009-09-29
*
Use type-erased result type to make decision about whether or not to include ...
rustanleino
2009-09-27
*
Added antecedent to select-of-store axioms to make them sound even when trigg...
rustanleino
2009-09-24
*
Renaming ExtractExpr into BvExtractExpr to fit naming scheme of the other bit...
stobies
2009-09-07
*
Sign assemblies
stobies
2009-08-17
*
Made trigger more liberal for int_2_U U_2_int axiom.
rustanleino
2009-07-30
*
Initial set of files.
mikebarnett
2009-07-15