- 08 Jan, 2020 2 commits
- 20 Dec, 2019 2 commits
-
-
Ralf Jung authored
fix big_sepM2_fmap and friend to work for keys other than nat Closes #283 See merge request iris/iris!351
-
Michael Sammler authored
-
- 19 Dec, 2019 3 commits
-
-
Ralf Jung authored
[doc] Fix links to doc files Closes #281 See merge request iris/iris!350
-
-
Ralf Jung authored
-
- 14 Dec, 2019 2 commits
-
-
Robbert Krebbers authored
[doc] Copy edit the heap lang documentation See merge request iris/iris!346
-
Tej Chajed authored
-
- 13 Dec, 2019 4 commits
-
-
Robbert Krebbers authored
Fix two scripts due to bugfix in mode-checking See merge request iris/iris!344
-
That should not be allowed
-
Robbert Krebbers authored
Avoid unwanted subgoals when applying `from_assumption_exact` See merge request iris/iris!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 5 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
`excl_auth` camera See merge request iris/iris!328
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-