Age | Commit message (Expand) | Author |
---|---|---|
2020-02-19 | Use `ref<>` for UpdateNode | Martin Nowack |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2018-05-09 | Improve handling of constant array in Z3 | Timotej Kapus |
2009-06-09 | Add initial support for constant Arrays. | Daniel Dunbar |
2009-06-09 | Kill off UpdateList::isRooted flag. | Daniel Dunbar |
2009-06-04 | Start removing uses of Expr::isConstant. | Daniel Dunbar |
2009-06-04 | Use dyn_cast<> instead of dyn_ref_cast. | Daniel Dunbar |
2009-06-04 | Move isConstant from ref<> to Expr:: | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |