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:
rustanleino
2010-10-12
*
Update to VS2010.
MichalMoskal
2010-10-07
*
created a new build target called z3apidebug.
qadeer
2010-08-29
*
Boogie: Commented out all occurences of repeated inherited contracts - makes ...
tabarbe
2010-08-27
*
Boogie: Removed some errors with code contracts (commenting out doubly-inheri...
tabarbe
2010-08-27
*
Boogie: Removed an incorrect Ensures clause on a void method.
tabarbe
2010-08-27
*
Boogie: Changed the cce classes into one separate project, which every other ...
tabarbe
2010-08-27
*
Boogie: Basetypes port 3/3: Committing changed references
tabarbe
2010-08-27
*
minor error
qadeer
2010-08-27
*
Boogie: Graph port 3/3: Committing changed references; also, adding back cce ...
tabarbe
2010-08-27
*
Boogie: AIFramework port part 3/3: Committing reference changes, edit to Core...
tabarbe
2010-08-26
*
Disabled an expensive contract check. Instead, only check things that are act...
akashlal
2010-08-23
*
Boogie: Committing changed references
tabarbe
2010-08-20
*
Boogie: Fixed some doubly-inherited-contract occurrences.
tabarbe
2010-08-20
*
Boogie: Fixed some doubly-inherited-contract occurrences.
tabarbe
2010-08-20
*
Boogie: Fixed some doubly-inherited-contract occurrences.
tabarbe
2010-08-20
*
Boogie: Fixed a few contracts errors
tabarbe
2010-08-19
*
Boogie: Removed and completed a task comment
tabarbe
2010-08-19
*
Chase type synonyms in arguments/results of map types when generating name (w...
MichalMoskal
2010-08-18
*
Change Synonym type printing to what it was, use a workaround in TypeToString...
MichalMoskal
2010-08-18
*
Fix stack overflow introduced in my previous checkin. Make /typeEncoding:m us...
MichalMoskal
2010-08-18
*
Make /typeEncoding:m work with arrays
MichalMoskal
2010-08-18
*
Boogie: Adding 1 more necessary source file for VCExpr, removing an unnecessa...
tabarbe
2010-08-13
*
Boogie: Committing new source code for VCExpr
tabarbe
2010-08-13
*
Boogie: Renaming VCExpr sources in preparation for port commit
tabarbe
2010-08-13
*
Boogie: Added boolean code expressions (sans well-formedness checks on the in...
rustanleino
2010-08-10
*
Boogie: Fixed a few line endings
tabarbe
2010-08-06
*
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