Skip to content

Releases: boogie-org/boogie

v2.8.18

29 Dec 00:29
20cae5c
Compare
Choose a tag to compare
Remove Boogie error codes (#325)

v2.8.17

24 Dec 23:47
Compare
Choose a tag to compare
Fix issue #322

v2.8.16

23 Dec 22:26
76016d5
Compare
Choose a tag to compare
Documentation for encoding of control flow in VC generation (#320)

* added documentation

* triggering rebuild

v2.8.15

21 Dec 17:00
8b542a6
Compare
Choose a tag to compare
Update GitVersionTask to latest version to resolve issue requiring MS…

…… (#319)

* Update GitVersionTask to latest version to resolve issue requiring MSBUILDSINGLELOADCONTEXT workaround

* Do not create the NuGet package on build. Do not run GitVersion by default.

* Swap lines to trigger rebuild

Co-authored-by: Remy Willems <rgv.willems@gmail.com>

v2.8.14

19 Dec 18:42
Compare
Choose a tag to compare
Add example used in the CAV 2020 talk to illustrate yield invariants

v2.8.13

19 Dec 00:49
1e4389a
Compare
Choose a tag to compare
added case to support output from cvc4 (#318)

v2.8.12

13 Dec 18:01
d0451ef
Compare
Choose a tag to compare
Improve command-line interface (#316)

v2.8.11

03 Dec 23:05
65eae7a
Compare
Choose a tag to compare
Fix bug which causes redundant declarations to be generated in the VC…

… (#313)

* fix bug which caused redundant declarations to be generated in the VC

* new list at callsite of MutateTriggers in TypeErasurePremises instead of in MutateTriggers itself

* removed space

v2.8.10

02 Dec 23:54
2e77c28
Compare
Choose a tag to compare
[CIVL] renamed non-blocking -> cooperation, terminates -> cooperates …

…(#314)

* renamed non-blocking -> cooperation, terminates -> cooperates

* added more explanation

v2.8.9

02 Dec 21:43
7934c32
Compare
Choose a tag to compare
CIVL: better refinement error messages (#312)