- Nov 05, 2019
-
-
Robbert Krebbers authored
Added a stronger version of cinv_open_strong See merge request iris/iris!326
-
-
Robbert Krebbers authored
-
Ralf Jung authored
Simplify definition of invariant model. See merge request iris/iris!327
-
Robbert Krebbers authored
Due to the new semantic invariants (!319) we no longer need to close the model (i.e. `inv_def`) to be contractive, the semantic invariant definition (i.e. `inv`) is already contractive.
-
- Nov 02, 2019
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
Update gitignore for compatibility with Coq master See merge request iris/iris!325
-
- Nov 01, 2019
-
-
Tej Chajed authored
See https://github.com/coq/coq/pull/10947 (.coqdeps.d now uses the name of the Coq Makefile) and https://github.com/coq/coq/pull/8642 (Coq now generates empty interface files *.vos when compiling).
-
Robbert Krebbers authored
-
Robbert Krebbers authored
move docs around See merge request iris/iris!323
-
Ralf Jung authored
-
Robbert Krebbers authored
make gFunctors_lookup a local coercion to avoid ambiguous paths See merge request iris/iris!322
-
Ralf Jung authored
-
Ralf Jung authored
Update version in URL for Iris appendix See merge request iris/iris!321
-
Paolo G. Giarrusso authored
I'd consider (in addition or alternative) to link to a new http://plv.mpi-sws.org/iris/appendix-master.pdf, always matching the latest version.
-
Robbert Krebbers authored
Soundness lemma for internal equality of `uPred`. See merge request iris/iris!315
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
Semantic invariants See merge request iris/iris!319
-
Ralf Jung authored
-
Robbert Krebbers authored
drop Coq 8.7 and add 8.10 Closes #242 See merge request iris/iris!320
-
Ralf Jung authored
-
Ralf Jung authored
-
-
Ralf Jung authored
rename LitErased -> LitPoison See merge request iris/iris!318
-
- Oct 31, 2019
- Oct 25, 2019
-
-
Robbert Krebbers authored
-
- Oct 22, 2019
-
-
Ralf Jung authored
-
- Oct 18, 2019
-
-
Ralf Jung authored
-
- Oct 14, 2019
-
-
Robbert Krebbers authored
Add `Atomic` instances for all atomic `heap_lang` constructs. See merge request iris/iris!317
-
Robbert Krebbers authored
-
- Oct 12, 2019
-
-
Robbert Krebbers authored
Also removed some admissible instances: - `Atomic s (ResolveProph (Val v1) (Val v2))` (this one was already admissible) - `Atomic s Skip` (became admissible due to the instance for β)
-
- Oct 11, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
- Oct 09, 2019
-
-
Ralf Jung authored
-
- Oct 05, 2019
-
-
Derek Dreyer authored
-