Age | Commit message (Expand) | Author |
---|---|---|
2014-05-29 | Avoid non-explicit use of functions from std namespace in KLEE | Martin Nowack |
2014-05-29 | Remove #include <iostream> to avoid static constructors | Martin Nowack |
2009-07-15 | Code to answer satisfiability queries. | Cristian Cadar |
2009-07-11 | Use a builder in the SMT parser instead of constructing expressions | Cristian Cadar |
2009-07-10 | Removed debug info. | Cristian Cadar |
2009-06-24 | Added support for LET expressions. Added simple environment support | Cristian Cadar |
2009-06-10 | Updated the SMT test driver. Other small changes to parser_temp.h and | Cristian Cadar |
2009-06-10 | Added a temporary driver to test the parser. | Cristian Cadar |