Age | Commit message (Expand) | Author |
2010-04-19 | ktest-tool: Add --write-ints option, for printing 4-byte objects as integers. | Daniel Dunbar |
2010-04-05 | Fix some final objdir != src problems. | Daniel Dunbar |
2010-04-05 | STP: Switch build to using LLVM style Makefiles. | Daniel Dunbar |
2010-03-14 | Update for 2.7. | Daniel Dunbar |
2010-03-14 | Kill off ExecutionTrace stuff, it is too messy. | Daniel Dunbar |
2009-10-25 | Update source to build against LLVM 2.6 | Daniel Dunbar |
2009-09-01 | Update for LLVM ostream changes. | Daniel Dunbar |
2009-08-17 | Update for LLVM API change. | Daniel Dunbar |
2009-08-05 | klee-replay: Support running multiple tests in one invocation, and tweak output | Daniel Dunbar |
2009-08-05 | Build klee-replay when the POSIX runtime is enabled. | Daniel Dunbar |
2009-08-05 | Add klee-replay tool. | Daniel Dunbar |
2009-08-02 | Don't abort on --exit-on-error failures, this is just confusing. | Daniel Dunbar |
2009-08-01 | Update for LLVM API change. | Daniel Dunbar |
2009-07-26 | Make sure final KLEE output gets on a new line. | Daniel Dunbar |
2009-07-26 | Tweak | Daniel Dunbar |
2009-07-25 | (llvm up) Update for llvm::Value getName() change. | Daniel Dunbar |
2009-07-17 | Make sure to initialize the native target, so we can make a JIT. | Daniel Dunbar |
2009-07-17 | Update for LLVM's wishy washy developers. | Daniel Dunbar |
2009-07-15 | [llvm up] Update for LLVM TOT changes. | Daniel Dunbar |
2009-07-14 | Update for LLVM API changes. | Daniel Dunbar |
2009-07-12 | Update for LLVM API changes. | Daniel Dunbar |
2009-06-22 | Update for changes in how JIT is linked in. | Daniel Dunbar |
2009-06-16 | kleaver: Add some command line options for choosing the Solver. | Daniel Dunbar |
2009-06-14 | Rename FoldingExprBuilder -> SimplifyingExprBuilder | Daniel Dunbar |
2009-06-14 | Use ExprBuilder for constructing expressions in the Parser. | Daniel Dunbar |
2009-06-14 | Remove some unused functionality. | Daniel Dunbar |
2009-06-09 | Use env instead of hard coding python path. | Daniel Dunbar |
2009-06-09 | Switch Array* print-outs to use name instead of ID, and update a few | Daniel Dunbar |
2009-06-08 | kleaver: Use raw_ostream, and print some stats. | Daniel Dunbar |
2009-06-07 | Fix typo. | Daniel Dunbar |
2009-06-07 | Don't delete decls before parsing is complete. | Daniel Dunbar |
2009-06-05 | Fixed a division by zero triggered by straight-line code in klee-stats. | Cristian Cadar |
2009-06-05 | Moved PrintStats.py to tool/klee-stats/ | Cristian Cadar |
2009-06-05 | Support counter example queries (at least, the restricted set that we | Daniel Dunbar |
2009-06-05 | Don't evaluate queries if there were parse failures. | Daniel Dunbar |
2009-06-05 | Add evaluation support to kleaver (now the default). | Daniel Dunbar |
2009-06-03 | Update a few things that got forgotten in the great "bout" to "ktest" | Daniel Dunbar |
2009-06-01 | Kill off klee_malloc_n, we don't want to support this. | Daniel Dunbar |
2009-05-29 | Changed .ktest header from BOUT\n to KTEST. Old .bout files can still be read. | Cristian Cadar |
2009-05-27 | Some more updates for bout -> ktest renaming. | Daniel Dunbar |
2009-05-23 | Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa... | Cristian Cadar |
2009-05-23 | Renamed klee-bout-tool to ktest-tool. | 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 |