- 14 Dec, 2019 1 commit
-
-
Tej Chajed authored
-
- 13 Dec, 2019 4 commits
-
-
Robbert Krebbers authored
Fix two scripts due to bugfix in mode-checking See merge request !344
-
That should not be allowed
-
Robbert Krebbers authored
Avoid unwanted subgoals when applying `from_assumption_exact` See merge request !343
-
Maxime Dénès authored
-
- 10 Dec, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 09 Dec, 2019 2 commits
-
-
Ralf Jung authored
pointer arithmetic: properly check the operation See merge request iris/iris!340
-
Ralf Jung authored
-
- 06 Dec, 2019 4 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- 05 Dec, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 04 Dec, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 02 Dec, 2019 3 commits
-
-
Robbert Krebbers authored
Try getting rid of total Core typeclass See merge request iris/iris!294
-
Ralf Jung authored
-
Ralf Jung authored
-
- 25 Nov, 2019 2 commits
-
-
Ralf Jung authored
Rename lemma `not_stuck_under_ectx` → `not_stuck_fill`, to be consistent with `stuck_fill`. See merge request iris/iris!339
-
Robbert Krebbers authored
Also refactor the proofs to make better reuse of existing lemmas.
-
- 22 Nov, 2019 8 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Fix iPoseProof on recursive lemmas (fix #274) Closes #274 See merge request iris/iris!338
-
When proving `foo` through a fixpoint, Coq's guardedness checker needs to see to which arguments `foo` is applied. Opaque lemmas applied to `foo` itself prevent that, so make them transparent. * Make `IntoEmpValid` lemmas transparent. * Expose application of `IntoEmpValid` instance to its argument. * Add comment to `tac_pose_proof` This MR brings back the type of `tac_pose_proof` to the one it had before !329. Hence, this seems worth a comment.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- 21 Nov, 2019 11 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
`excl_auth` camera See merge request !328
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Prophecy Erasure See merge request iris/iris!275
-
Amin Timany authored
-
Robbert Krebbers authored
This fixes the problem in iris/iris!275 (comment 42062)
-
- 20 Nov, 2019 2 commits
-
-
Robbert Krebbers authored
Use `notypeclasses refine` in `iPoseProof*` helpers for `iDestruct`. See merge request iris/iris!329
-
Ralf Jung authored
Add lemma `later_exist_except_0`. See merge request iris/iris!337
-