- Nov 04, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Big op lemmas `big_op{L,L2,M,M2,S}_intuitionistically_forall` See merge request !560
-
Ralf Jung authored
Revert "Merge branch 'duplicable-type-class' into 'master'" Closes #370 See merge request iris/iris!565
-
Simon Friis Vindum authored
This reverts commit 71a1fbf0, reversing changes made to ce12f3a6.
-
Ralf Jung authored
-
- Nov 03, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
Mapsto notation changes: remove `l ↦ -`, and change `l ↦□ I` to `l ↦_I □`. See merge request iris/iris!555
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
It is barely used and causes a lot of confusion when used like 'l ↦ - * P'
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Add duplicable type class See merge request iris/iris!481
-
-
- Nov 02, 2020
-
-
Ralf Jung authored
Makefile: fix recursive invocation to use `$(MAKE)` See merge request iris/iris!561
-
Paolo G. Giarrusso authored
Calling `make` is known-bad in many cases, but never as much as here: ``` make[2]: Nothing to be done for `pre-all'. touch theories/algebra/ofe.vo touch theories/algebra/monoid.vo touch theories/algebra/cmra.vo [...] touch theories/heap_lang/lib/array.vo make[2]: Nothing to be done for `post-all'. make[1]: *** wait: No child processes. Stop. gmake: *** [Makefile:3: all] Error 2 ```
-
Robbert Krebbers authored
-
Robbert Krebbers authored
That is, `big_sepL2_intuitionistically_forall`, `big_sepL2_forall`, and `big_sepM2_intuitionistically_forall`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
That is, `big_sepMS_intuitionistically_forall`, `big_sepMS_forall`, `big_sepMS_impl`, and `big_sepMS_dup`.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Oct 31, 2020
-
-
Ralf Jung authored
Fix typos See merge request iris/iris!559
-
-
- Oct 30, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Oct 29, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Fix typos See merge request iris/iris!557
-
-
- Oct 27, 2020
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Add library for monotonic nat ghost state Closes #327 See merge request iris/iris!547
-
Implemented as an algebra for rules about `auth max_natUR` and a logic-level wrapper for the auth element (a nat) and fragment (a persistent lower-bound). Fixes #327.
-
- Oct 22, 2020
- Oct 21, 2020
-
-
Ralf Jung authored
Add swap lemmas for exist and forall See merge request iris/iris!552
-