- May 03, 2023
- May 02, 2023
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Ralf Jung authored
use more primitive projections in cmra.v See merge request iris/iris!919
-
Ralf Jung authored
spygame and time-credits don't send nightly build results to the shared iris-dev; also don't run them in rev-dep checks
-
-
Ralf Jung authored
-
Robbert Krebbers authored
Make projections of BI operational type classes `Typeclasses Opaque`. See merge request iris/iris!914
-
Ralf Jung authored
-
- May 01, 2023
-
-
Ralf Jung authored
Update prelude file to use new ssreflect file from std++. See merge request iris/iris!917
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 30, 2023
-
-
Ralf Jung authored
Bump stdpp See merge request iris/iris!915
-
- Apr 29, 2023
-
-
Lennard Gäher authored
-
- Apr 28, 2023
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
drop support for Coq 8.14 See merge request iris/iris!908
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This avoids weird unification, where `@bupd ? ? ?` is unified with `@plainly ? ? ?`. `embed` was already opaque, but `bupd`/`fupd`/`plainly`/`internal_eq` were not.
-
Robbert Krebbers authored
Make `BiLaterContractive` a class instead of a notation. See merge request iris/iris!913
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This avoids unnecessary search on failed attempts. `Contractive` is notation for `Proper`, so previously, this caused a bunch of setoid instances to be used. In turn, this resulted in TC debug output that is hard to read.
-
- Apr 27, 2023
-
-
Robbert Krebbers authored
Make `persistently_True` a bi-entailment. See merge request iris/iris!912
-
Robbert Krebbers authored
Generalize `intuitionistically_intro` to general BI. See merge request iris/iris!911
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Apr 25, 2023
-
-
Robbert Krebbers authored
Consistently write `TCOr (Affine ..) (Absorbing ..)` instead of the other way around. See merge request iris/iris!910
-