Skip to content

Releases: boogie-org/boogie

v2.6.0

10 Apr 17:26
ff9a4dc
Compare
Choose a tag to compare
Make it the default behavior to not perform abstract interpretation (…

v2.5.19

08 Apr 19:12
Compare
Choose a tag to compare
Document workaround for build problem

v2.5.18

06 Apr 21:31
Compare
Choose a tag to compare
Add inductive sequentialization examples

This includes all examples from the PLDI 2020 paper
"Inductive Sequentialization of Asynchronous Programs".

v2.5.17

03 Apr 17:14
7350a2a
Compare
Choose a tag to compare
- added async precondition checkers (#216)

- some renaming and documentation
- disabled linear type checking in introduction procedures

v2.5.16

03 Apr 14:59
dc9ff7d
Compare
Choose a tag to compare
[CIVL] Move all instrumentation related to linear permissions into CI…

v2.5.15

24 Mar 22:34
Compare
Choose a tag to compare
moved handling of asyncs from YieldProcInstrumentation to YieldProcDu…

v2.5.14

22 Mar 22:17
Compare
Choose a tag to compare
Fix treatment of calls to atomic actions that create pending asyncs

v2.5.13

22 Mar 21:58
71626fc
Compare
Choose a tag to compare
Workaround for broken build because of GitVersionTask (#213)

v2.5.10

03 Mar 01:21
520eabc
Compare
Choose a tag to compare
Clean up readme (#212)

* Clean up badges

* Update readme (documentation and getting help)

v2.5.9

02 Mar 18:05
9ae2a77
Compare
Choose a tag to compare
Add support to inject lemmas into commutativity checks (#211)