Age | Commit message (Expand) | Author |
---|---|---|
2020-06-29 | Enable subsets for RandomPathSearcher | Timotej Kapus |
2020-06-29 | [PTree] Replace left/right with PointerIntPair | Timotej Kapus |
2020-06-29 | Revert "refactor PTree: use unique_ptr" | Timotej Kapus |
2020-04-30 | Created include/klee/Core directory and moved appropriate files direc\ | Cristian Cadar |
2019-09-20 | refactor PTree: use unique_ptr | Frank Busse |
2019-09-20 | refactor PTree: remove split(), add attach() method | Frank Busse |
2019-07-30 | Use #include "klee/..." (instead of #include <klee/...>) consistently. | Cristian Cadar |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2019-05-31 | PTree: fix dump() method | Frank Busse |
2016-08-09 | Fix to PTree pointer use-after-delete undefined behavior | Andrea Mattavelli |
2014-05-29 | Remove #include <iostream> to avoid static constructors | Martin Nowack |
2014-05-29 | Refactoring from std::ostream to llvm::raw_ostream | Martin Nowack |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |