- Feb 18, 2020
-
-
Robbert Krebbers authored
It was already marked as deprecated in `doc/proof_mode.md`.
-
Robbert Krebbers authored
- Rename `IPureElim` -> `iPure`, `IAlwaysElim` -> `IIntuitionistic` - Drop `IAlwaysIntro` (it's just `IModalIntro`).
-
Ralf Jung authored
-
Ralf Jung authored
-
- Feb 17, 2020
-
-
Ralf Jung authored
-
- Feb 15, 2020
-
-
Ralf Jung authored
Remove useless implicit annotation on binder See merge request iris/iris!376
-
Fixes a new warning on Coq 8.12+alpha when implicit annotations are used in positions where they are ignored.
-
- Feb 14, 2020
-
-
Robbert Krebbers authored
Adding a constructor for reflexive transitive closures into bi's See merge request iris/iris!375
-
-
Ralf Jung authored
rename _open rules to _access if they are actually accessors See merge request iris/iris!373
-
Ralf Jung authored
-
Ralf Jung authored
-
- Feb 13, 2020
-
-
Ralf Jung authored
-
- Feb 12, 2020
- Feb 11, 2020
- Feb 10, 2020
-
-
Robbert Krebbers authored
Add twp_ lemmas for the arrays. See merge request iris/iris!374
-
Robbert Krebbers authored
Fix issue #288: iExists fails if goal after the existential quantifier is an evar Closes #288 See merge request iris/iris!372
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Dan Frumin authored
-
- Feb 07, 2020
-
-
Ralf Jung authored
Linear invariant counterexample, and more cinv rules Closes #132 See merge request iris/iris!368
-
Ralf Jung authored
-
- Feb 06, 2020
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Document CoqIDE Unicode binding configuration Closes #269 See merge request iris/iris!347
-
Fixes #269.
-
Robbert Krebbers authored
Make `big_op{L,M}_gen_proper_2` stronger See merge request iris/iris!363
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
another variant of the linear-inv counterexample, based on an accessor that gives back the token earlier
-
- Feb 05, 2020
-
-
Robbert Krebbers authored
heap_lang/lifting.v: Don't run auto on hopeless goals See merge request iris/iris!369
-