Age | Commit message (Expand) | Author |
---|---|---|
2012-01-18 | Nice patch by Gang Hu, Heming Cui and Junfeng Yang fixing a memory | Cristian Cadar |
2010-05-02 | Fix some const cast warnings. | Daniel Dunbar |
2009-07-28 | Move Machine constants into Context object, initialized based on the target | Daniel Dunbar |
2009-06-26 | Simplify read/write code. | Daniel Dunbar |
2009-06-14 | More ConstantExpr cleanup. | Daniel Dunbar |
2009-06-13 | Switch to using constant arrays for non-symbolic objects. | Daniel Dunbar |
2009-06-13 | Create new ObjectState constructor for explicitly creating symbolic objects. | Daniel Dunbar |
2009-06-10 | Move Array construction out of MemoryObject into ObjectState. | Daniel Dunbar |
2009-06-09 | Remove Array::object. | Daniel Dunbar |
2009-06-09 | Remove Array::id. | Daniel Dunbar |
2009-06-09 | Add Array::name field, initialized but not used for anything yet. | Daniel Dunbar |
2009-06-02 | Use ConstantExpr::alloc instead of ref<Expr> directly | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |