Age | Commit message (Expand) | Author |
---|---|---|
2009-06-03 | Remove ref<>'s constant Expr optimization. | Daniel Dunbar |
2009-06-03 | Update ConstantExpr::fromMemory to return a ref<Expr>. | Daniel Dunbar |
2009-06-03 | Remove a usage of the direct ref<Expr> constructor that I missed. | 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-25 | Add include for uint64_t, needed when building with | Duncan Sands |
2009-05-23 | Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa... | Cristian Cadar |
2009-05-22 | Add "name" argument to klee_make_symbolic, and kill off klee_make_symbolic_name. | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |