Age | Commit message (Expand) | Author |
---|---|---|
2020-02-19 | Use `ref<>` for UpdateNode | Martin Nowack |
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 |
2019-03-13 | Renamed --use-construct-hash to --use-construct-hash-stp and moved it and use... | Cristian Cadar |
2018-05-09 | Improve handling of constant array in Z3 | Timotej Kapus |
2017-06-01 | [Z3] Remove unused include. | Dan Liew |
2017-06-01 | [Z3] Implement API logging. | Dan Liew |
2017-06-01 | [Z3] Move the `dump()` methods of the Z3NodeHandle<> specializations | Dan Liew |
2017-06-01 | [Z3] Add assertions in Z3 builder to catch underflow with bad widths. | Dan Liew |
2016-04-09 | Generate unique STP and Z3 array names deterministically | Martin Nowack |
2016-02-14 | Handle Z3 API change between 4.4.1 and the current master branch | Dan Liew |
2016-02-14 | Add basic implementation of Z3Builder and Z3Solver and Z3SolverImpl | Dan Liew |