Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | Change `GetConstraintLog` to work with `std::string`s instead of `char*`s | Daniel Schemmel |
2023-04-21 | use unique_ptr all throughout the solver chain | Daniel Schemmel |
2023-04-21 | use unique_ptr in StagedSolverImpl | Daniel Schemmel |
2019-09-03 | Moved solver-related header files into a separate klee/Solver/ directory. | Cristian Cadar |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2018-10-30 | Base time API upon std::chrono | Frank Busse |
2013-08-06 | Methods getConstraintLog() and setTimeout() made virtual and moved from STPSo... | Hristina Palikareva |
2013-01-02 | Patch by Tomasz Kuchta adding more detailed information on query failures. | Cristian Cadar |
2013-01-02 | Patch by Tomasz Kuchta adding a new option (min-query-time-to-log) that enabl... | Cristian Cadar |
2009-06-05 | Clean up a number of unused variable warnings when building w/o | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |