about summary refs log tree commit diff homepage
path: root/lib/Core/StatsTracker.h
AgeCommit message (Expand)Author
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2019-06-04make endif guard naming consistentJulian Büning
2019-04-04some minor refactoringsFrank Busse
2019-04-04Clean klee-stats, StatsTracker and cmakeTimotej Kapus
2019-04-04Change the .stats format into sqlite3Timotej Kapus
2018-10-30Base time API upon std::chronoFrank Busse
2018-10-23refactor klee_open_output_file to return std::unique_ptrJulian Büning
2018-05-17Abort execution if --only-output-states-covering-new is enabled but its depen...Cristian Cadar
2014-05-29Remove #include <iostream> to avoid static constructorsMartin Nowack
2014-05-29Refactoring from std::ostream to llvm::raw_ostreamMartin Nowack
2010-07-15Fix some -Wmismatched-tags warnings.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar