Age | Commit message (Expand) | Author |
---|---|---|
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar |
2019-06-04 | make endif guard naming consistent | Julian Büning |
2019-04-04 | some minor refactorings | Frank Busse |
2019-04-04 | Clean klee-stats, StatsTracker and cmake | Timotej Kapus |
2019-04-04 | Change the .stats format into sqlite3 | Timotej Kapus |
2018-10-30 | Base time API upon std::chrono | Frank Busse |
2018-10-23 | refactor klee_open_output_file to return std::unique_ptr | Julian Büning |
2018-05-17 | Abort execution if --only-output-states-covering-new is enabled but its depen... | Cristian Cadar |
2014-05-29 | Remove #include <iostream> to avoid static constructors | Martin Nowack |
2014-05-29 | Refactoring from std::ostream to llvm::raw_ostream | Martin Nowack |
2010-07-15 | Fix some -Wmismatched-tags warnings. | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |