Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file bs/llr/cfg.h version 92ee24faaa
|
2019-10-12
| ||
| 17:25 | Verifier: use z3 push/pop to check assertions one at a time, so that we can find and report multiple errors in the same function. check-in: b414bc18df user: achavasse tags: trunk | |
|
2019-10-11
| ||
| 22:24 | Docs: add anchors on sub section titles. check-in: 4f4a1dc4aa user: achavasse tags: trunk | |
|
2019-10-10
| ||
| 01:00 | Docs: typo fix. check-in: d167a0b946 user: achavasse tags: trunk | |
| 00:38 | Some docs fixes. check-in: e36fbebe18 user: achavasse tags: trunk | |
| 00:26 | Wrote some docs. check-in: 8f046020b6 user: achavasse tags: trunk | |
|
2019-10-09
| ||
| 19:42 | Added .editorconfig file. check-in: ed08ba02f2 user: achavasse tags: trunk | |
| 19:34 | Some more renaming. check-in: f65c08a1c5 user: achavasse tags: trunk | |
| 19:21 | Some renaming for consistency and to match commonly used names for those things. check-in: 5e72e8e08c user: achavasse tags: trunk | |
|
2019-10-08
| ||
| 21:55 |
| |
| 18:17 | Expose "@" as a placeholder for the function's return value inside of ensures statements. check-in: 8541259c1c user: achavasse tags: trunk | |
| 18:02 | Added the "placeholder" llr pseudo instruction. check-in: cc9ce06e64 user: achavasse tags: trunk | |
|
2019-10-07
| ||
| 22:04 | Made the "assertion failure" error message lowercase to be consistent with other error messages. check-in: acbb4b30b8 user: achavasse tags: trunk | |
| 21:58 |
| |
|
2019-10-05
| ||
| 16:37 |
| |
| 14:50 | verification: implemented a trace mode that only dumps the z3 expressions. check-in: 0b95fe304a user: achavasse tags: trunk | |
| 13:58 | Implemented the conversion of GetVar/SetVar/GetTemporary/SetTemporary to z3 expressions. check-in: 3ae3c0b3ad user: achavasse tags: trunk | |
| 11:55 | z3 builder: handle variables. check-in: 83476a562e user: achavasse tags: trunk | |
|
2019-10-03
| ||
| 20:01 | Removed an obsolete TODO. check-in: 251bfddf8b user: achavasse tags: trunk | |
| 19:58 | FuncValidator: model the execution flow in z3 by generating boolean expressions describing when each basic block is executed. check-in: 6c8e8075ff user: achavasse tags: trunk | |