index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
Basic
Age
Commit message (
Expand
)
Author
2013-12-21
Do not install KLEE's internal libraries.
Dan Liew
2013-10-15
command-line option --use-metasmt declared and defined inside #ifdef SUPPORT_...
Hristina Palikareva
2013-10-11
MetaSMT builder, solver and command-line options.
Hristina Palikareva
2013-08-06
TimingSolver and constructSolverChain() no longer coupled with pointers to ST...
Hristina Palikareva
2013-08-06
Renaming solver-related command-line options in order to decouple them from S...
Hristina Palikareva
2013-07-18
Patch by Stephan Falke fixing an incorrect message.
Cristian Cadar
2013-04-03
Code reformatting.
Cristian Cadar
2013-03-11
Forgot to add ConstructSolverChain.cpp in the previous patch.
Cristian Cadar
2013-03-11
Patch by Dan Liew which unifies the solver construction between KLEE
Cristian Cadar
2013-03-06
Patch by Tomek Kuchta which adds the --max-stp-time option to Kleaver.
Cristian Cadar
2013-01-29
Patch by Tomasz Kuchta that fixes the fragile way in which KLEE and Kleaver o...
Cristian Cadar
2009-05-29
Changed .ktest header from BOUT\n to KTEST. Old .bout files can still be read.
Cristian Cadar
2009-05-23
Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa...
Cristian Cadar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar