Age | Commit message (Expand) | Author |
---|---|---|
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2019-03-13 | Placed --use-visitor-hash in the expresion building/printing category | Cristian Cadar |
2009-07-10 | Added support for bitwise not. Replacing "false == " with Not in | Cristian Cadar |
2009-06-05 | Clean up a number of unused variable warnings when building w/o | Daniel Dunbar |
2009-06-04 | Start removing uses of Expr::isConstant. | Daniel Dunbar |
2009-06-04 | Move isConstant from ref<> to Expr:: | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |