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
Age
Commit message (
Expand
)
Author
2016-12-15
Typo fix when compiling with LLVM 3.5 and above
Adrian Herrera
2016-11-30
Remove support for reporting the approximate git tag.
Dan Liew
2016-11-28
Clean up `Expr::compare()` interface by
Dan Liew
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-22
[CMake] Add another missing LLVM component dependency for `kleeModule`.
Dan Liew
2016-11-22
[CMake] Add missing dependencies reported in #507.
Dan Liew
2016-11-19
Remove option --randomize-fork. If someone needs this, the right way is to i...
Cristian Cadar
2016-11-19
Documented the level at which BFS operates in KLEE, as part of --help
Cristian Cadar
2016-11-19
Merge branch 'fix_bfs2' of https://github.com/MartinNowack/klee into MartinNo...
Cristian Cadar
2016-11-19
Merge pull request #492 from hoangmle/master
Cristian Cadar
2016-11-18
[CMake] Remove use of tabs in `CMakeLists.txt` files.
Dan Liew
2016-11-18
[CMake] Re-express LLVM and KLEE library dependencies as
Dan Liew
2016-11-09
Fix BFS searcher
Martin Nowack
2016-11-08
add nicer error messages for --use-merge and add explanation why it currently...
Hoang M. Le
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-11-03
Adds support for Darwin platform in RaiseAsm pass
Andrea Mattavelli
2016-10-27
apply clang-format
Hoang M. Le
2016-10-27
update comments
Hoang M. Le
2016-10-27
upgrade to boolector-2.2.0 & remove the no longer needed aux array vector
Hoang M. Le
2016-10-26
move the query creation part into runAndGetCex() (to be consistent with runAn...
Hoang M. Le
2016-10-26
change signature of runAndGetCex() to match runAndGetCexForked()
Hoang M. Le
2016-10-26
remove outdated FIXME (metaSMT-Z3 implements assumption via push/pop)
Hoang M. Le
2016-10-18
Fix `-Wmisleading-indentation` warning and also correctly set the
Dan Liew
2016-10-01
Merge pull request #426 from hoangmle/metaSMT_remove_ITE_chain_for_shift
MartinNowack
2016-09-29
Fix bug in `AssignmentEvaluator` where NotOptimizedExpr would not (#466)
Dan Liew
2016-09-29
remove mimic_stp option and the associated ITE chain construction for shift o...
Hoang M. Le
2016-09-29
configure: add option to enable timestamping
Jiri Slaby
2016-09-26
Modified logging information to steer the usage of klee_message, klee_warning...
Andrea Mattavelli
2016-09-20
Merge pull request #443 from MartinNowack/feat_assembler_raising
Cristian Cadar
2016-09-16
Avoid internalization of non-standard entry point (i.e. not the main function...
Andrea Mattavelli
2016-09-15
Rename `-debug-cross-check-core-solver` option to
Dan Liew
2016-09-15
Add ``-debug-cross-check-core-solver`` option to allow cross-checking
Dan Liew
2016-09-15
Clang-format ``ConstructSolverChain.cpp``
Dan Liew
2016-08-10
Extended support for assembler raising
Martin Nowack
2016-08-10
Merge pull request #451 from andreamattavelli/fix_ub_ptree
MartinNowack
2016-08-09
Fix to PTree pointer use-after-delete undefined behavior
Andrea Mattavelli
2016-08-08
Merge pull request #447 from hutoTUM/fix-klee_get_obj_size
MartinNowack
2016-08-08
Fix for klee_get_obj_size() crashing on 64-bit, resolves #446
hutoTUM
2016-08-06
Fix to #445
Andrea Mattavelli
2016-08-04
klee: add exit-on-error-type parameter
Jiri Slaby
2016-08-03
fprintf: convert to klee_warning
Jiri Slaby
2016-08-02
Merge pull request #438 from jirislaby/memuse
MartinNowack
2016-08-02
MemoryUsage: fix GetTotalMallocUsage
Jiri Slaby
2016-07-31
Merge pull request #422 from ccadar/div-zero-test
Cristian Cadar
2016-07-29
Explicitely making division total in STP.
Cristian Cadar
2016-07-11
Executor: do not crash on non-sized globals
Jiri Slaby
2016-07-10
Fix parsing of deterministic address.
Martin Nowack
2016-07-09
Fix variable shifting behavior with different sizes
Martin Nowack
2016-07-08
Clang-formated MemoryManager
Martin Nowack
2016-07-08
Add deterministic allocation of memory
Martin Nowack
[prev]
[next]