Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: bump copyrights to 2022 | Paul Eggert | 2022-01-15 | 1 | -1/+1 |
* | Update URLs to prefer https: to http: | Paul Eggert | 2021-01-29 | 1 | -1/+1 |
* | package: bump copyrights to 2021 | Akim Demaille | 2021-01-16 | 1 | -1/+1 |
* | cex: fix traces | Akim Demaille | 2021-01-16 | 1 | -2/+2 |
* | cex: send traces to stderr, not stdout | Akim Demaille | 2021-01-13 | 1 | -6/+7 |
* | cex: style: prefer FOO_print to print_FOO | Akim Demaille | 2020-07-29 | 1 | -1/+1 |
* | cex: use better type names | Akim Demaille | 2020-07-14 | 1 | -7/+9 |
* | style: cex: prefer the array notation | Akim Demaille | 2020-07-11 | 1 | -4/+4 |
* | style: use 'nonterminal' consistently | Akim Demaille | 2020-06-27 | 1 | -1/+1 |
* | cex: also include the counterexamples in the report | Akim Demaille | 2020-06-16 | 1 | -1/+1 |
* | style: fix syntax-check issues | Akim Demaille | 2020-06-07 | 1 | -1/+1 |
* | warnings: fix -Wmissing-prototypes issues | Akim Demaille | 2020-06-03 | 1 | -3/+3 |
* | style: spell fixes | Akim Demaille | 2020-05-23 | 1 | -4/+4 |
* | cex: replace state-item data structures | Vincent Imbimbo | 2020-05-22 | 1 | -11/+9 |
* | cex: fix lssi leaks | Vincent Imbimbo | 2020-05-22 | 1 | -3/+5 |
* | cex: style: prefer res for returned value | Akim Demaille | 2020-05-22 | 1 | -10/+10 |
* | style: use hash_xinsert | Akim Demaille | 2020-05-22 | 1 | -2/+1 |
* | cex: add support for state-item pair graph generation | Vincent Imbimbo | 2020-05-22 | 1 | -0/+371 |