Age | Commit message (Expand) | Author |
---|---|---|
2009-06-09 | Add initial support for constant Arrays. | Daniel Dunbar |
2009-06-09 | Kill off UpdateList::isRooted flag. | Daniel Dunbar |
2009-06-07 | Make sure that ExprEvaluator will fold constant expressions (klee never creates | Daniel Dunbar |
2009-06-04 | Finish removing uses of Expr::isConstant. | Daniel Dunbar |
2009-06-04 | Move isConstant from ref<> to Expr:: | Daniel Dunbar |
2009-06-03 | Kill off specialized ref<> forwarding methods, in the interest of making it a | Daniel Dunbar |
2009-06-02 | Use ConstantExpr::alloc instead of ref<Expr> directly | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |