Age | Commit message (Expand) | Author |
---|---|---|
2022-10-16 | Move the csmith-fuzzing directory to the top level. | Emilio Cobos Álvarez |
2022-10-04 | split the repo into a workspace | Christian Poveda |
2022-05-08 | Fix NoneType error | alexdevteam |
2020-08-29 | Allow grepping bindings for multiple patterns. | Adrian Taylor |
2019-02-03 | fuzzing: Add a --release flag to the predicate script. | Emilio Cobos Álvarez |
2018-06-03 | add a description to the new option | Daniel Brooks |
2018-06-03 | Add an option to extend the compiled code after each reducing step | Daniel Brooks |
2017-12-08 | predicate.py: Add an option to not delete temp files | Nick Fitzgerald |
2017-11-01 | predicate.py: warn about ignored exceptions during temp clean up | Nick Fitzgerald |
2017-11-01 | predicate.py: Fix reference error that prevented temp file deletion | Nick Fitzgerald |
2017-10-12 | Automatically run `creduce` in `csmith-fuzzing/driver.py` | Nick Fitzgerald |
2017-10-10 | Add a predicate script for determining whether `bindgen` can process a given ... | Nick Fitzgerald |