Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename variables in SMT checker. | chriseth | 2017-10-18 | 1 | -9/+9 |
| | |||||
* | SMT should not crash on typecast/structs | Alex Beregszaszi | 2017-10-05 | 1 | -0/+10 |
| | |||||
* | Review changes. | chriseth | 2017-08-23 | 1 | -11/+11 |
| | |||||
* | Use experimental feature pragma for SMT checker. | chriseth | 2017-08-23 | 1 | -6/+1 |
| | |||||
* | Partial support for if statements. | chriseth | 2017-08-23 | 1 | -15/+94 |
| | |||||
* | Format numbers more nicely. | chriseth | 2017-08-23 | 1 | -11/+25 |
| | |||||
* | Refactor Z3 read callback. | chriseth | 2017-08-23 | 1 | -3/+24 |
| | |||||
* | Insert abstraction layer. | chriseth | 2017-08-23 | 1 | -26/+27 |
| | |||||
* | Prepare build system for Z3. | chriseth | 2017-08-23 | 1 | -0/+3 |
| | |||||
* | Cleanup. | chriseth | 2017-08-23 | 1 | -4/+443 |
| | |||||
* | z3 conditions | chriseth | 2017-08-23 | 1 | -0/+36 |