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
Age
Commit message (
Expand
)
Author
2017-10-17
add support for CVC4 and Yices2 via metaSMT
Hoang M. Le
2017-10-15
Fixed assert in BFSSearcher that does not hold as part of interleaved searcher
Julian Büning
2017-10-12
Removed unnecessary and redundant variable
Andrea Mattavelli
2017-10-09
Fixed initialization of distance to uncovered instructions when KLEE relies o...
Andrea Mattavelli
2017-10-06
Silenced warnings on comparison of integers of different signs in TreeStreamTest
Andrea Mattavelli
2017-10-06
Removed the word 'unsigned' from integer overflow error messages
Andrew Santosa
2017-10-05
enforce c++11
Jörg Thalheim
2017-10-05
Merge pull request #757 from delcypher/cmake_clean_all
Andrea Mattavelli
2017-10-04
[CMake] Add `clean_doxygen` rule to clean up doxygen build tree and
Dan Liew
2017-10-04
[CMake] Add global clean target `clean_all`. Fixes #718.
Dan Liew
2017-10-04
[CMake] Fix bug when doing non-assert builds.
Dan Liew
2017-10-04
Fix TravisCI `METASMT_DEFAULT` setting.
Dan Liew
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-10-04
Merge pull request #761 from ccadar/misc
Cristian Cadar
2017-10-04
Merge branch 'master' into misc
Cristian Cadar
2017-10-03
Merge pull request #760 from delcypher/cmake_fixes
Andrea Mattavelli
2017-10-03
Silenced some warnings about unused variables when assertions are disabled.
Cristian Cadar
2017-10-03
[CMake] Report the value of some important variables during configure
Dan Liew
2017-10-03
[CMake] Fix initialisation order of `KLEE_COMPONENT_*` and
Dan Liew
2017-09-29
Removed dead link, fixes #754
Cristian Cadar
2017-09-22
Merge pull request #748 from ccadar/options
Cristian Cadar
2017-09-14
Merge pull request #749 from odeits/issue/717
Andrea Mattavelli
2017-08-27
Remove unnecessary null pointer checks
Oscar Deits
2017-08-11
Removed "llvm::" and reformatting in CmdLineOptions.cpp
Cristian Cadar
2017-08-11
Added support for hiding command-line options
Cristian Cadar
2017-08-11
Merge pull request #746 from ccadar/posix
Cristian Cadar
2017-08-10
Added a basic test for klee-replay
Cristian Cadar
2017-08-09
Fixed a bug causing KLEE to generate files with no permissions bits set. Th...
Cristian Cadar
2017-08-09
Merge pull request #745 from ccadar/misc
Andrea Mattavelli
2017-08-09
Fixed a compiler warning (unused variable)
Cristian Cadar
2017-08-09
Merge pull request #742 from ccadar/fold
Cristian Cadar
2017-08-07
Untabify this file, which was using a mix of spaces and tabs for alignment.
Cristian Cadar
2017-08-07
Added checks for div/mod by zero and overshifts in constant expressions. Suc...
Cristian Cadar
2017-08-04
Removed merging searchers
Lukas Wölfer
2017-08-01
Fixed test case counter: Previously the number of test cases generated by KLE...
Andrea Mattavelli
2017-07-31
Fix build for FreeBSD.
Tatiana Tikhomirova
2017-07-29
Added an optional KInstruction* argument to evalConstant and evalConstantExpr...
Cristian Cadar
2017-07-29
Added another variant of printFileLine in KInstruction that returns the locat...
Cristian Cadar
2017-07-28
Merge pull request #728 from delcypher/cmake_change_default
Andrea Mattavelli
2017-07-28
Merge pull request #735 from andreamattavelli/fixes_travis_0717
MartinNowack
2017-07-28
Fixed script for STP in Travis-CI: Build now exits on errors
Andrea Mattavelli
2017-07-28
Modified Travis-CI script to compile STP with BOOST support
Andrea Mattavelli
2017-07-28
[TravisCI] Make sure when building with CMake that only the solvers
Dan Liew
2017-07-28
[CMake] Change the default value of `ENABLE_SOLVER_METASMT` to be set
Dan Liew
2017-07-28
[CMake] Add `ENABLE_ZLIB` option to control whether KLEE uses
Dan Liew
2017-07-28
[CMake] Refactor Z3 detection and change the default value of
Dan Liew
2017-07-28
[CMake] Refactor STP detection and change the default value of
Dan Liew
2017-07-27
Merge pull request #734 from ccadar/misc
Cristian Cadar
2017-07-26
Now that LLVM 2.9 is gone, we can use cl::bits instead of cl::list
Cristian Cadar
2017-07-26
Merge pull request #733 from ccadar/misc
Andrea Mattavelli
[next]