index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Provers
/
SMTLib
/
SMTLibNamer.cs
Commit message (
Expand
)
Author
Age
*
Boogie: added type 'real' with overloaded arithmetic operations plus real div...
boehmes
2012-09-27
*
added floating point keywords to reserved SMTwords list
qadeer
2012-02-20
*
SMTLib: Only use (set-logic ...) when requested; quote some more symbols
Michal Moskal
2011-06-30
*
Replaced all dictionaries that mapped to bool (i.e., were being used to imple...
mikebarnett
2011-03-10
*
Add MULTI_TRACES prover option (equivalent of /z3multipleErrors)
MichalMoskal
2011-02-23
*
Remove workaround for Z3 scanner problems (fixed now); fix one comment
MichalMoskal
2011-02-18
*
Handle bitvectors
MichalMoskal
2011-02-18
*
Use explicit mechanism for skipping to the next assertion
MichalMoskal
2011-02-17
*
Fix printing of type-proxies
MichalMoskal
2011-02-16
*
Workaround bug in Z3 SMT parser
MichalMoskal
2011-02-15
*
Use SMT2 top-level syntax
MichalMoskal
2011-02-15
*
Print terms in SMT2 syntax (drop term/formula distinction)
MichalMoskal
2011-02-15
*
Move name-quoting (already for SMT2 not SMT1) into a seprate class
MichalMoskal
2011-02-15