- 13 Jul, 2018 6 commits
- 05 Jul, 2018 1 commit
-
-
Ralf Jung authored
-
- 04 Jul, 2018 3 commits
- 28 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 23 Jun, 2018 2 commits
- 22 Jun, 2018 2 commits
- 21 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 20 Jun, 2018 5 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
TODO: use it more widely if this indeed improves performance.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Implement modular specifications from the HOCAP paper See merge request FP/iris-examples!5
-
- 14 Jun, 2018 2 commits
- 12 Jun, 2018 3 commits
- 04 Jun, 2018 1 commit
-
-
Ralf Jung authored
-
- 20 May, 2018 1 commit
-
-
Ralf Jung authored
-
- 10 May, 2018 12 commits
-
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
-
Dan Frumin authored
Using concurrent runners
-
Dan Frumin authored
-
Dan Frumin authored
- Get rid of the timelessness condition for Q - Allow Q to depend on the argument as well on the result - Make it more easy to apply the lemmas by using IntoVal in the public API
-
Dan Frumin authored
- Implement the concurrent runners library - Changed the shared bag specification to allow the predicate `P` to depend on the bag itself -- this is needed for the `isRunner` invariant: since the bag is *part* of the `Runner` class, the bag is constructed/allocated before the `Runner` itself is construted; but we want the bag invariant to depend on the `Runner` instance.
-