Age | Commit message (Expand) | Author |
---|---|---|
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-03 | Fix bug I just introduced, ConstantExpr::computeHash needs to update the | Daniel Dunbar |
2009-06-03 | Update ConstantExpr::fromMemory to return a ref<Expr>. | Daniel Dunbar |
2009-06-03 | Inline Expr::hashConstant into callers. | Daniel Dunbar |
2009-06-02 | Use ConstantExpr::alloc instead of ref<Expr> directly | Daniel Dunbar |
2009-05-28 | Small changes to silence some gcc warnings. | Cristian Cadar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |