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
2015-04-02
Fixed some doxygen issues.
Cristian Cadar
2015-04-02
Removed unused fakeState field from ExecutionState
Cristian Cadar
2015-04-02
Pass over the comments in ExecutionState.h
Cristian Cadar
2015-04-02
Removed underConstrained field, which I believe was re-introduced by
Cristian Cadar
2015-04-02
[Core] Documentation and cleanup
Martin Nowack
2015-04-01
Added the function IndependentSolver::createdPointEvaluatesToTrue
Eric Rizzi
2015-04-01
Commit of improved IndependentSolver::getIniitalValues().
Eric Rizzi
2015-04-01
Added the ability to solve for all factors in a particular query.
Eric Rizzi
2015-04-01
[include] Add missing functions in klee.h
Martin Nowack
2015-04-01
[runtime] Fix include in klee_int
Martin Nowack
2015-04-01
[test] Fix compilation warning
Martin Nowack
2015-04-01
[Core] Fixed typo in assertion
Martin Nowack
2015-04-01
[runtime] Fix comments to c style for c files and headers
Martin Nowack
2015-04-01
[tests] Fix undefined function
Martin Nowack
2015-04-01
[tools] Added fortified version wrapper for fprintf
Martin Nowack
2015-04-01
[include] Added documentation
Martin Nowack
2015-04-01
[include] Removed unused variable
Martin Nowack
2015-03-22
Fix compilation under MacOS, see https://github.com/klee/klee/issues/219 for ...
Cristian Cadar
2015-03-20
Improve arithmetic-right-overshift-sym-conc.c test by make sure it
Dan Liew
2015-03-20
[Solver] Fix leak intermediate expression not freed
Martin Nowack
2015-03-20
[Core] Fix memory leak in assembler raising
Martin Nowack
2015-03-13
Timestamp improvements.
Emil Rakadjiev
2015-03-12
Merge pull request #212 from MartinNowack/killing_states_warning
Cristian Cadar
2015-03-12
[Core] Always warn if states get deleted due to memory limits
Martin Nowack
2015-03-12
Add klee-clang as alternative to klee-gcc
Martin Nowack
2015-03-10
Altered DenseSet and IndependentElementSet to record ref<Expr> involved
Eric Rizzi
2015-03-03
Consistent capitalization of "KLEE"
Cristian Cadar
2015-03-03
Slight updates in license file, acknowledging more recent contributions.
Cristian Cadar
2015-03-02
New regression test checking that the Array factory correctly distinguishes b...
Cristian Cadar
2015-03-02
Merge branch 'holycrap872-ArrayFactory'
Cristian Cadar
2015-02-27
Improved some comments and fixed some formatting issues in the Array factory ...
Cristian Cadar
2015-02-27
Merge branch 'ArrayFactory' of https://github.com/holycrap872/klee into holyc...
Cristian Cadar
2015-02-22
Added factory method for Arrays + hid constructors from outside calls
Eric Rizzi
2015-02-19
Teach ExprSMTLIBPrinter to use SMTLIBv2's distinct function rather
Dan Liew
2015-02-13
Fixed and refactored overflow test cases.
Cristian Cadar
2015-02-13
refactor integer overflow detection, add signed int
Luca Dariz
2015-02-13
Fix overflow detection in unsigned multiplication
Luca Dariz
2015-02-13
add tests for unsigned integer overflow
Luca Dariz
2015-02-13
Detect overflow of unsigned add, sub and mul operations
Luca Dariz
2015-02-13
Revert "Merged @luckyluke's change for detecting overflow of unsigned add, sub"
Cristian Cadar
2015-02-10
Merged @luckyluke's change for detecting overflow of unsigned add, sub
Cristian Cadar
2014-12-19
Merge pull request #168 from willemp/fix-va-args-passing-for-big-types
Cristian Cadar
2014-12-19
Moved some of @ddunbar's notes from llvm.org/bugs into TODO.txt
Cristian Cadar
2014-12-18
Merge pull request #178 from mchalupa/master
Cristian Cadar
2014-12-13
Add a few line breaks to make the code more readable in
Dan Liew
2014-12-13
Clean up some ExprSMTLIBPrinter code by using llvm_unreachable
Dan Liew
2014-12-13
Clean up a few comments in ExprSMTLIBPrinter
Dan Liew
2014-12-12
Print nested let-abbreviations in ExprSMTLIBPrinter
Raimondas Sasnauskas
2014-12-09
Merge pull request #186 from paulmar/fixshift
Cristian Cadar
2014-12-08
Merge pull request #183 from hpalikareva/fix-overshift-metasmt
Cristian Cadar
[prev]
[next]