- Apr 23, 2020
-
-
Removes auth_both_op and renames auth_both_frac_op into auth_both_op.
-
- Apr 22, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
Fix some typos in docs See merge request iris/iris!433
-
Paolo G. Giarrusso authored
-
- Apr 18, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Add heap_lang lib for "invariant locations": locations with a (pure) invariant attached to them See merge request iris/iris!289
-
Ralf Jung authored
-
- Apr 16, 2020
-
-
Ralf Jung authored
Make use of `▷^` notation in its definition. See merge request iris/iris!428
-
Ralf Jung authored
Fix notation issues in #302 and add some missing "operator sections" for (bi)entailment Closes #302 See merge request iris/iris!409
-
- Apr 15, 2020
-
-
Robbert Krebbers authored
This works because there is already a `Reserved Notation`.
-
Robbert Krebbers authored
Fixed a spacing issue in metatheory.v See merge request iris/iris!427
-
-
Paolo G. Giarrusso authored
Fix #302, including their ASCII variants. - Don't use quotes `'` that are not surrounded by spaces. - However, notation `'(⊢@{' PROP } )` prevents parsing `(⊢@{PROP} Q)` using the `⊢@{PROP} Q` notation. To fix that, we force left-factorization: we add a notation for `'(⊢@{' PROP } Q )`, defined to coincide with '⊢@{' PROP } Q but which can be left-factored with `( '⊢@{' PROP } )`. - Add left and right operator sections for (bi)entailment - Add tests. Also do all of the above also for ASCII notations, except for operator sections, which seem to require more discussion.
-
- Apr 14, 2020
-
-
Ralf Jung authored
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
Paolo G. Giarrusso authored
-
- Apr 13, 2020
-
-
Robbert Krebbers authored
-
- Apr 09, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
add wp proof rule for recursive functions See merge request iris/iris!425
-
- Apr 08, 2020
- Apr 07, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Lemmas stating that big ops are commuting with op/sep. See merge request iris/iris!422
-
Jacques-Henri Jourdan authored
-