Age | Commit message (Expand) | Author |
---|---|---|
2020-07-01 | Move constraint implementation from header to cpp files | Martin Nowack |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2017-10-04 | Remove Autoconf/Makefile build system and adjust the TravisCI | Dan Liew |
2017-07-23 | Remove LLVM 2.9 from Makefiles | Martin Nowack |
2016-11-19 | [CMake] Remove unneeded dependency declarations for the unit tests. | Dan Liew |
2016-11-07 | Implement a CMake based build system for KLEE. | Dan Liew |
2016-09-29 | Fix bug in `AssignmentEvaluator` where NotOptimizedExpr would not (#466) | Dan Liew |