Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-06 | Support disabling compiler warnings; Use with external headers | Martin Nowack | |
2020-07-30 | introduce --rng-initial-seed=<unsigned> | Frank Busse | |
* move global theRNG into Executor * pass theRNG via ctor to searchers * remove some type warnings from RNG.cpp Fixes #1023. | |||
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar | |
2019-03-13 | Placed --warnings-only-to-file in a miscellaneous category | Cristian Cadar | |
2017-03-01 | Added new option --warnings-only-to-file which causes warnings to be written ↵ | Cristian Cadar | |
to warnings.txt only. Disabled by default. | |||
2015-12-17 | Refactoring: Moving klee_warning/_error functions to ErrorHandling in ↵ | Martin Nowack | |
Support directory |